home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 2002 November / SGI Freeware 2002 November - Disc 1.iso / dist / fw_galeon.idb / usr / freeware / share / galeon / bookmarks.glade.z / bookmarks.glade
Extensible Markup Language  |  2002-10-07  |  85KB  |  3,010 lines

  1. <?xml version="1.0"?>
  2. <GTK-Interface>
  3.  
  4. <project>
  5.   <name>Galeon</name>
  6.   <program_name>galeon</program_name>
  7.   <directory></directory>
  8.   <source_directory>src</source_directory>
  9.   <pixmaps_directory>.</pixmaps_directory>
  10.   <language>C</language>
  11.   <gnome_support>True</gnome_support>
  12.   <gettext_support>True</gettext_support>
  13.   <output_main_file>False</output_main_file>
  14.   <output_support_files>False</output_support_files>
  15.   <output_translatable_strings>True</output_translatable_strings>
  16.   <translatable_strings_file>../src/trans.h</translatable_strings_file>
  17. </project>
  18.  
  19. <widget>
  20.   <class>GnomeApp</class>
  21.   <name>bookmarks_editor</name>
  22.   <width>520</width>
  23.   <height>360</height>
  24.   <visible>False</visible>
  25.   <signal>
  26.     <name>delete_event</name>
  27.     <handler>bookmarks_editor_delete_event_cb</handler>
  28.     <last_modification_time>Tue, 10 Apr 2001 12:19:03 GMT</last_modification_time>
  29.   </signal>
  30.   <signal>
  31.     <name>key_press_event</name>
  32.     <handler>bookmarks_editor_key_press_event_cb</handler>
  33.     <last_modification_time>Sun, 10 Jun 2001 11:06:56 GMT</last_modification_time>
  34.   </signal>
  35.   <title>Galeon Bookmarks Editor</title>
  36.   <type>GTK_WINDOW_DIALOG</type>
  37.   <position>GTK_WIN_POS_NONE</position>
  38.   <modal>False</modal>
  39.   <allow_shrink>True</allow_shrink>
  40.   <allow_grow>True</allow_grow>
  41.   <auto_shrink>True</auto_shrink>
  42.   <wmclass_name>bookmarks_edit</wmclass_name>
  43.   <wmclass_class>galeon_browser</wmclass_class>
  44.   <enable_layout_config>False</enable_layout_config>
  45.  
  46.   <widget>
  47.     <class>GnomeDock</class>
  48.     <child_name>GnomeApp:dock</child_name>
  49.     <name>bookmarks_editor_dock</name>
  50.     <allow_floating>True</allow_floating>
  51.     <child>
  52.       <padding>0</padding>
  53.       <expand>True</expand>
  54.       <fill>True</fill>
  55.     </child>
  56.  
  57.     <widget>
  58.       <class>GnomeDockItem</class>
  59.       <name>bookmarks_editor_menubar_dock</name>
  60.       <border_width>2</border_width>
  61.       <placement>GNOME_DOCK_TOP</placement>
  62.       <band>0</band>
  63.       <position>0</position>
  64.       <offset>5</offset>
  65.       <locked>True</locked>
  66.       <exclusive>True</exclusive>
  67.       <never_floating>False</never_floating>
  68.       <never_vertical>True</never_vertical>
  69.       <never_horizontal>False</never_horizontal>
  70.       <shadow_type>GTK_SHADOW_NONE</shadow_type>
  71.  
  72.       <widget>
  73.     <class>GtkMenuBar</class>
  74.     <name>bookmarks_editor_menubar</name>
  75.     <shadow_type>GTK_SHADOW_NONE</shadow_type>
  76.       </widget>
  77.     </widget>
  78.  
  79.     <widget>
  80.       <class>GnomeDockItem</class>
  81.       <name>bookmarks_editor_toolbar_dock</name>
  82.       <signal>
  83.     <name>button_press_event</name>
  84.     <handler>bookmarks_editor_toolbar_button_press_event_cb</handler>
  85.     <last_modification_time>Thu, 05 Jul 2001 19:44:51 GMT</last_modification_time>
  86.       </signal>
  87.       <placement>GNOME_DOCK_TOP</placement>
  88.       <band>1</band>
  89.       <position>0</position>
  90.       <offset>0</offset>
  91.       <locked>True</locked>
  92.       <exclusive>True</exclusive>
  93.       <never_floating>False</never_floating>
  94.       <never_vertical>False</never_vertical>
  95.       <never_horizontal>False</never_horizontal>
  96.       <shadow_type>GTK_SHADOW_NONE</shadow_type>
  97.  
  98.       <widget>
  99.     <class>GtkToolbar</class>
  100.     <child_name>GnomeDock:contents</child_name>
  101.     <name>bookmarks_editor_toolbar</name>
  102.     <orientation>GTK_ORIENTATION_HORIZONTAL</orientation>
  103.     <type>GTK_TOOLBAR_BOTH</type>
  104.     <space_size>16</space_size>
  105.     <space_style>GTK_TOOLBAR_SPACE_LINE</space_style>
  106.     <relief>GTK_RELIEF_NONE</relief>
  107.     <tooltips>True</tooltips>
  108.  
  109.     <widget>
  110.       <class>GtkButton</class>
  111.       <child_name>Toolbar:button</child_name>
  112.       <name>bookmarks_editor_new_item_button</name>
  113.       <tooltip>Create a new bookmark</tooltip>
  114.       <signal>
  115.         <name>clicked</name>
  116.         <handler>bookmarks_editor_new_item_clicked_cb</handler>
  117.         <last_modification_time>Mon, 02 Apr 2001 09:33:02 GMT</last_modification_time>
  118.       </signal>
  119.       <label>New item</label>
  120.       <icon>new_item.xpm</icon>
  121.     </widget>
  122.  
  123.     <widget>
  124.       <class>GtkButton</class>
  125.       <child_name>Toolbar:button</child_name>
  126.       <name>bookmarks_editor_new_separator_button</name>
  127.       <tooltip>Create a new separator</tooltip>
  128.       <signal>
  129.         <name>clicked</name>
  130.         <handler>bookmarks_editor_new_separator_clicked_cb</handler>
  131.         <last_modification_time>Mon, 02 Apr 2001 09:33:14 GMT</last_modification_time>
  132.       </signal>
  133.       <label>New bar</label>
  134.       <icon>new_separator.xpm</icon>
  135.     </widget>
  136.  
  137.     <widget>
  138.       <class>GtkButton</class>
  139.       <child_name>Toolbar:button</child_name>
  140.       <name>bookmarks_editor_new_folder_button</name>
  141.       <tooltip>Create a new folder</tooltip>
  142.       <signal>
  143.         <name>clicked</name>
  144.         <handler>bookmarks_editor_new_folder_clicked_cb</handler>
  145.         <last_modification_time>Thu, 05 Jul 2001 19:45:13 GMT</last_modification_time>
  146.       </signal>
  147.       <label>Folder</label>
  148.       <icon>new_folder.xpm</icon>
  149.     </widget>
  150.  
  151.     <widget>
  152.       <class>GtkButton</class>
  153.       <child_name>Toolbar:button</child_name>
  154.       <name>bookmarks_editor_alias_button</name>
  155.       <tooltip>Create a new alias</tooltip>
  156.       <signal>
  157.         <name>clicked</name>
  158.         <handler>bookmarks_editor_add_alias_cb</handler>
  159.         <last_modification_time>Thu, 12 Apr 2001 10:09:37 GMT</last_modification_time>
  160.       </signal>
  161.       <label>Alias</label>
  162.       <icon>new_alias.xpm</icon>
  163.     </widget>
  164.  
  165.     <widget>
  166.       <class>GtkButton</class>
  167.       <child_name>Toolbar:button</child_name>
  168.       <name>bookmarks_editor_move_up_button</name>
  169.       <tooltip>Move bookmark up</tooltip>
  170.       <signal>
  171.         <name>clicked</name>
  172.         <handler>bookmarks_editor_move_up_clicked_cb</handler>
  173.         <last_modification_time>Mon, 02 Apr 2001 09:32:07 GMT</last_modification_time>
  174.       </signal>
  175.       <label>Up</label>
  176.       <stock_pixmap>GNOME_STOCK_PIXMAP_UP</stock_pixmap>
  177.       <child>
  178.         <new_group>True</new_group>
  179.       </child>
  180.     </widget>
  181.  
  182.     <widget>
  183.       <class>GtkButton</class>
  184.       <child_name>Toolbar:button</child_name>
  185.       <name>bookmarks_editor_move_down_button</name>
  186.       <tooltip>Move bookmark down</tooltip>
  187.       <signal>
  188.         <name>clicked</name>
  189.         <handler>bookmarks_editor_move_down_clicked_cb</handler>
  190.         <last_modification_time>Mon, 02 Apr 2001 09:32:20 GMT</last_modification_time>
  191.       </signal>
  192.       <label>Down</label>
  193.       <stock_pixmap>GNOME_STOCK_PIXMAP_DOWN</stock_pixmap>
  194.     </widget>
  195.  
  196.     <widget>
  197.       <class>GtkButton</class>
  198.       <child_name>Toolbar:button</child_name>
  199.       <name>bookmarks_editor_fetch_icon_button</name>
  200.       <tooltip>Fetch bookmark icon for the site (if available)</tooltip>
  201.       <signal>
  202.         <name>clicked</name>
  203.         <handler>bookmarks_editor_fetch_icon_clicked_cb</handler>
  204.         <last_modification_time>Mon, 02 Apr 2001 09:32:41 GMT</last_modification_time>
  205.       </signal>
  206.       <label>Get icon</label>
  207.       <icon>fetch_favicon.xpm</icon>
  208.     </widget>
  209.  
  210.     <widget>
  211.       <class>GtkButton</class>
  212.       <child_name>Toolbar:button</child_name>
  213.       <name>bookmarks_editor_go_button</name>
  214.       <tooltip>Load selected bookmark in the browser</tooltip>
  215.       <signal>
  216.         <name>clicked</name>
  217.         <handler>bookmarks_editor_go_clicked_cb</handler>
  218.         <last_modification_time>Mon, 11 Sep 2000 10:46:56 GMT</last_modification_time>
  219.       </signal>
  220.       <label>Go</label>
  221.       <stock_pixmap>GNOME_STOCK_PIXMAP_JUMP_TO</stock_pixmap>
  222.     </widget>
  223.  
  224.     <widget>
  225.       <class>GtkToggleButton</class>
  226.       <child_name>Toolbar:button</child_name>
  227.       <name>bookmarks_editor_edit_button</name>
  228.       <tooltip>Show edit bookmarks controls</tooltip>
  229.       <signal>
  230.         <name>toggled</name>
  231.         <handler>bookmarks_editor_edit_toggled_cb</handler>
  232.         <last_modification_time>Mon, 11 Sep 2000 11:33:18 GMT</last_modification_time>
  233.       </signal>
  234.       <label>Edit</label>
  235.       <stock_pixmap>GNOME_STOCK_PIXMAP_PROPERTIES</stock_pixmap>
  236.       <active>True</active>
  237.       <child>
  238.         <new_group>True</new_group>
  239.       </child>
  240.     </widget>
  241.  
  242.     <widget>
  243.       <class>GtkButton</class>
  244.       <child_name>Toolbar:button</child_name>
  245.       <name>bookmarks_editor_remove_button</name>
  246.       <tooltip>Remove bookmark</tooltip>
  247.       <signal>
  248.         <name>clicked</name>
  249.         <handler>bookmarks_editor_remove_clicked_cb</handler>
  250.         <last_modification_time>Mon, 02 Apr 2001 09:32:31 GMT</last_modification_time>
  251.       </signal>
  252.       <label>Remove</label>
  253.       <stock_pixmap>GNOME_STOCK_PIXMAP_TRASH</stock_pixmap>
  254.       <child>
  255.         <new_group>True</new_group>
  256.       </child>
  257.     </widget>
  258.       </widget>
  259.     </widget>
  260.  
  261.     <widget>
  262.       <class>GtkVBox</class>
  263.       <child_name>GnomeDock:contents</child_name>
  264.       <name>vbox75</name>
  265.       <border_width>3</border_width>
  266.       <homogeneous>False</homogeneous>
  267.       <spacing>3</spacing>
  268.  
  269.       <widget>
  270.     <class>GtkScrolledWindow</class>
  271.     <name>scrolledwindow1116</name>
  272.     <hscrollbar_policy>GTK_POLICY_AUTOMATIC</hscrollbar_policy>
  273.     <vscrollbar_policy>GTK_POLICY_AUTOMATIC</vscrollbar_policy>
  274.     <hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy>
  275.     <vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy>
  276.     <child>
  277.       <padding>0</padding>
  278.       <expand>True</expand>
  279.       <fill>True</fill>
  280.     </child>
  281.  
  282.     <widget>
  283.       <class>GtkCTree</class>
  284.       <name>bookmarks_editor_ctree</name>
  285.       <can_focus>True</can_focus>
  286.       <has_focus>True</has_focus>
  287.       <signal>
  288.         <name>tree_select_row</name>
  289.         <handler>bookmarks_editor_ctree_tree_select_row_cb</handler>
  290.         <last_modification_time>Thu, 31 Aug 2000 16:29:33 GMT</last_modification_time>
  291.       </signal>
  292.       <signal>
  293.         <name>tree_unselect_row</name>
  294.         <handler>bookmarks_editor_ctree_tree_unselect_row_cb</handler>
  295.         <last_modification_time>Thu, 31 Aug 2000 16:29:48 GMT</last_modification_time>
  296.       </signal>
  297.       <signal>
  298.         <name>drag_data_get</name>
  299.         <handler>bookmarks_editor_ctree_drag_data_get_cb</handler>
  300.         <last_modification_time>Mon, 18 Sep 2000 12:50:47 GMT</last_modification_time>
  301.       </signal>
  302.       <signal>
  303.         <name>tree_move</name>
  304.         <handler>bookmarks_editor_ctree_tree_move_cb</handler>
  305.         <last_modification_time>Mon, 18 Sep 2000 16:07:00 GMT</last_modification_time>
  306.       </signal>
  307.       <signal>
  308.         <name>button_press_event</name>
  309.         <handler>bookmarks_editor_ctree_button_press_event_cb</handler>
  310.         <last_modification_time>Mon, 18 Sep 2000 17:56:30 GMT</last_modification_time>
  311.       </signal>
  312.       <signal>
  313.         <name>tree_collapse</name>
  314.         <handler>bookmarks_editor_tree_collapse_cb</handler>
  315.         <last_modification_time>Tue, 26 Sep 2000 15:02:25 GMT</last_modification_time>
  316.       </signal>
  317.       <signal>
  318.         <name>tree_expand</name>
  319.         <handler>bookmarks_editor_tree_expand_cb</handler>
  320.         <last_modification_time>Tue, 26 Sep 2000 15:02:39 GMT</last_modification_time>
  321.       </signal>
  322.       <signal>
  323.         <name>drag_data_received</name>
  324.         <handler>bookmarks_editor_ctree_drag_data_received_cb</handler>
  325.         <last_modification_time>Thu, 28 Sep 2000 11:46:40 GMT</last_modification_time>
  326.       </signal>
  327.       <signal>
  328.         <name>key_press_event</name>
  329.         <handler>bookmarks_editor_ctree_key_press_event_cb</handler>
  330.         <last_modification_time>Mon, 04 Dec 2000 01:57:54 GMT</last_modification_time>
  331.       </signal>
  332.       <signal>
  333.         <name>drag_motion</name>
  334.         <handler>bookmarks_editor_ctree_drag_motion</handler>
  335.         <last_modification_time>Sun, 10 Dec 2000 18:44:51 GMT</last_modification_time>
  336.       </signal>
  337.       <signal>
  338.         <name>drag_leave</name>
  339.         <handler>bookmarks_editor_ctree_drag_leave</handler>
  340.         <last_modification_time>Sun, 10 Dec 2000 18:45:02 GMT</last_modification_time>
  341.       </signal>
  342.       <columns>2</columns>
  343.       <column_widths>300,80</column_widths>
  344.       <selection_mode>GTK_SELECTION_EXTENDED</selection_mode>
  345.       <show_titles>True</show_titles>
  346.       <shadow_type>GTK_SHADOW_IN</shadow_type>
  347.  
  348.       <widget>
  349.         <class>GtkLabel</class>
  350.         <child_name>CTree:title</child_name>
  351.         <name>label132</name>
  352.         <label>Name</label>
  353.         <justify>GTK_JUSTIFY_CENTER</justify>
  354.         <wrap>False</wrap>
  355.         <xalign>0.5</xalign>
  356.         <yalign>0.5</yalign>
  357.         <xpad>0</xpad>
  358.         <ypad>0</ypad>
  359.       </widget>
  360.  
  361.       <widget>
  362.         <class>GtkLabel</class>
  363.         <child_name>CTree:title</child_name>
  364.         <name>label133</name>
  365.         <label>URL</label>
  366.         <justify>GTK_JUSTIFY_CENTER</justify>
  367.         <wrap>False</wrap>
  368.         <xalign>0.5</xalign>
  369.         <yalign>0.5</yalign>
  370.         <xpad>0</xpad>
  371.         <ypad>0</ypad>
  372.       </widget>
  373.     </widget>
  374.       </widget>
  375.  
  376.       <widget>
  377.     <class>GtkVBox</class>
  378.     <child_name>GnomeDock:contents</child_name>
  379.     <name>bookmarks_editor_edit_frame</name>
  380.     <homogeneous>False</homogeneous>
  381.     <spacing>0</spacing>
  382.     <child>
  383.       <padding>0</padding>
  384.       <expand>False</expand>
  385.       <fill>True</fill>
  386.     </child>
  387.  
  388.     <widget>
  389.       <class>GtkTable</class>
  390.       <child_name>GnomeDock:contents</child_name>
  391.       <name>table45</name>
  392.       <border_width>1</border_width>
  393.       <rows>6</rows>
  394.       <columns>5</columns>
  395.       <homogeneous>False</homogeneous>
  396.       <row_spacing>4</row_spacing>
  397.       <column_spacing>5</column_spacing>
  398.       <child>
  399.         <padding>0</padding>
  400.         <expand>True</expand>
  401.         <fill>True</fill>
  402.       </child>
  403.  
  404.       <widget>
  405.         <class>GtkLabel</class>
  406.         <name>label134</name>
  407.         <label>_Name:</label>
  408.         <justify>GTK_JUSTIFY_CENTER</justify>
  409.         <wrap>False</wrap>
  410.         <xalign>1</xalign>
  411.         <yalign>0.5</yalign>
  412.         <xpad>0</xpad>
  413.         <ypad>0</ypad>
  414.         <default_focus_target>bookmarks_editor_name_entry</default_focus_target>
  415.         <child>
  416.           <left_attach>0</left_attach>
  417.           <right_attach>1</right_attach>
  418.           <top_attach>0</top_attach>
  419.           <bottom_attach>1</bottom_attach>
  420.           <xpad>0</xpad>
  421.           <ypad>0</ypad>
  422.           <xexpand>False</xexpand>
  423.           <yexpand>False</yexpand>
  424.           <xshrink>False</xshrink>
  425.           <yshrink>False</yshrink>
  426.           <xfill>True</xfill>
  427.           <yfill>False</yfill>
  428.         </child>
  429.       </widget>
  430.  
  431.       <widget>
  432.         <class>GtkLabel</class>
  433.         <name>label123</name>
  434.         <label>_URL:</label>
  435.         <justify>GTK_JUSTIFY_CENTER</justify>
  436.         <wrap>False</wrap>
  437.         <xalign>1</xalign>
  438.         <yalign>0.5</yalign>
  439.         <xpad>0</xpad>
  440.         <ypad>0</ypad>
  441.         <default_focus_target>bookmarks_editor_url_entry</default_focus_target>
  442.         <child>
  443.           <left_attach>0</left_attach>
  444.           <right_attach>1</right_attach>
  445.           <top_attach>1</top_attach>
  446.           <bottom_attach>2</bottom_attach>
  447.           <xpad>0</xpad>
  448.           <ypad>0</ypad>
  449.           <xexpand>False</xexpand>
  450.           <yexpand>False</yexpand>
  451.           <xshrink>False</xshrink>
  452.           <yshrink>False</yshrink>
  453.           <xfill>True</xfill>
  454.           <yfill>False</yfill>
  455.         </child>
  456.       </widget>
  457.  
  458.       <widget>
  459.         <class>GnomePixmapEntry</class>
  460.         <name>bookmarks_editor_pixmap_entry</name>
  461.         <width>175</width>
  462.         <height>30</height>
  463.         <can_focus>True</can_focus>
  464.         <preview>True</preview>
  465.         <child>
  466.           <left_attach>4</left_attach>
  467.           <right_attach>5</right_attach>
  468.           <top_attach>0</top_attach>
  469.           <bottom_attach>3</bottom_attach>
  470.           <xpad>0</xpad>
  471.           <ypad>0</ypad>
  472.           <xexpand>False</xexpand>
  473.           <yexpand>False</yexpand>
  474.           <xshrink>False</xshrink>
  475.           <yshrink>False</yshrink>
  476.           <xfill>True</xfill>
  477.           <yfill>True</yfill>
  478.         </child>
  479.  
  480.         <widget>
  481.           <class>GnomeFileEntry</class>
  482.           <child_name>GnomePixmapEntry:file-entry</child_name>
  483.           <name>entry1</name>
  484.           <can_focus>True</can_focus>
  485.           <signal>
  486.         <name>browse_clicked</name>
  487.         <handler>bookmarks_editor_browse_clicked_cb</handler>
  488.         <after>True</after>
  489.         <last_modification_time>Mon, 02 Jul 2001 22:12:56 GMT</last_modification_time>
  490.           </signal>
  491.           <history_id>909</history_id>
  492.           <max_saved>10</max_saved>
  493.           <title>Pick an image file</title>
  494.           <directory>False</directory>
  495.           <modal>False</modal>
  496.  
  497.           <widget>
  498.         <class>GtkEntry</class>
  499.         <child_name>GnomeEntry:entry</child_name>
  500.         <name>bookmarks_editor_pixmap_file_entry</name>
  501.         <can_focus>True</can_focus>
  502.         <signal>
  503.           <name>changed</name>
  504.           <handler>bookmarks_editor_edited_cb</handler>
  505.           <last_modification_time>Fri, 29 Dec 2000 11:52:43 GMT</last_modification_time>
  506.         </signal>
  507.         <editable>True</editable>
  508.         <text_visible>True</text_visible>
  509.         <text_max_length>0</text_max_length>
  510.         <text></text>
  511.           </widget>
  512.         </widget>
  513.       </widget>
  514.  
  515.       <widget>
  516.         <class>GtkCheckButton</class>
  517.         <name>bookmarks_editor_create_toolbar_toggle</name>
  518.         <can_focus>True</can_focus>
  519.         <signal>
  520.           <name>toggled</name>
  521.           <handler>bookmarks_editor_edited_cb</handler>
  522.           <last_modification_time>Sat, 09 Sep 2000 13:35:21 GMT</last_modification_time>
  523.         </signal>
  524.         <label>_Show as toolbar</label>
  525.         <active>False</active>
  526.         <draw_indicator>True</draw_indicator>
  527.         <child>
  528.           <left_attach>4</left_attach>
  529.           <right_attach>5</right_attach>
  530.           <top_attach>3</top_attach>
  531.           <bottom_attach>4</bottom_attach>
  532.           <xpad>0</xpad>
  533.           <ypad>0</ypad>
  534.           <xexpand>False</xexpand>
  535.           <yexpand>False</yexpand>
  536.           <xshrink>False</xshrink>
  537.           <yshrink>False</yshrink>
  538.           <xfill>True</xfill>
  539.           <yfill>False</yfill>
  540.         </child>
  541.       </widget>
  542.  
  543.       <widget>
  544.         <class>GtkCheckButton</class>
  545.         <name>bookmarks_editor_create_context_menu_toggle</name>
  546.         <can_focus>True</can_focus>
  547.         <signal>
  548.           <name>toggled</name>
  549.           <handler>bookmarks_editor_edited_cb</handler>
  550.           <last_modification_time>Sat, 09 Sep 2000 13:35:21 GMT</last_modification_time>
  551.         </signal>
  552.         <label>_Add to context menu</label>
  553.         <active>False</active>
  554.         <draw_indicator>True</draw_indicator>
  555.         <child>
  556.           <left_attach>4</left_attach>
  557.           <right_attach>5</right_attach>
  558.           <top_attach>4</top_attach>
  559.           <bottom_attach>5</bottom_attach>
  560.           <xpad>0</xpad>
  561.           <ypad>0</ypad>
  562.           <xexpand>False</xexpand>
  563.           <yexpand>False</yexpand>
  564.           <xshrink>False</xshrink>
  565.           <yshrink>False</yshrink>
  566.           <xfill>True</xfill>
  567.           <yfill>False</yfill>
  568.         </child>
  569.       </widget>
  570.  
  571.       <widget>
  572.         <class>GtkEntry</class>
  573.         <name>bookmarks_editor_name_entry</name>
  574.         <can_focus>True</can_focus>
  575.         <signal>
  576.           <name>changed</name>
  577.           <handler>bookmarks_editor_edited_cb</handler>
  578.           <last_modification_time>Sun, 10 Sep 2000 17:45:58 GMT</last_modification_time>
  579.         </signal>
  580.         <editable>True</editable>
  581.         <text_visible>True</text_visible>
  582.         <text_max_length>0</text_max_length>
  583.         <text></text>
  584.         <child>
  585.           <left_attach>1</left_attach>
  586.           <right_attach>4</right_attach>
  587.           <top_attach>0</top_attach>
  588.           <bottom_attach>1</bottom_attach>
  589.           <xpad>0</xpad>
  590.           <ypad>0</ypad>
  591.           <xexpand>True</xexpand>
  592.           <yexpand>False</yexpand>
  593.           <xshrink>False</xshrink>
  594.           <yshrink>False</yshrink>
  595.           <xfill>True</xfill>
  596.           <yfill>False</yfill>
  597.         </child>
  598.       </widget>
  599.  
  600.       <widget>
  601.         <class>GtkEntry</class>
  602.         <name>bookmarks_editor_url_entry</name>
  603.         <can_focus>True</can_focus>
  604.         <signal>
  605.           <name>changed</name>
  606.           <handler>bookmarks_editor_edited_cb</handler>
  607.           <last_modification_time>Sun, 10 Sep 2000 17:45:51 GMT</last_modification_time>
  608.         </signal>
  609.         <editable>True</editable>
  610.         <text_visible>True</text_visible>
  611.         <text_max_length>0</text_max_length>
  612.         <text></text>
  613.         <child>
  614.           <left_attach>1</left_attach>
  615.           <right_attach>4</right_attach>
  616.           <top_attach>1</top_attach>
  617.           <bottom_attach>2</bottom_attach>
  618.           <xpad>0</xpad>
  619.           <ypad>0</ypad>
  620.           <xexpand>True</xexpand>
  621.           <yexpand>False</yexpand>
  622.           <xshrink>False</xshrink>
  623.           <yshrink>False</yshrink>
  624.           <xfill>True</xfill>
  625.           <yfill>False</yfill>
  626.         </child>
  627.       </widget>
  628.  
  629.       <widget>
  630.         <class>GtkScrolledWindow</class>
  631.         <name>scrolledwindow1120</name>
  632.         <hscrollbar_policy>GTK_POLICY_NEVER</hscrollbar_policy>
  633.         <vscrollbar_policy>GTK_POLICY_AUTOMATIC</vscrollbar_policy>
  634.         <hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy>
  635.         <vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy>
  636.         <child>
  637.           <left_attach>1</left_attach>
  638.           <right_attach>2</right_attach>
  639.           <top_attach>4</top_attach>
  640.           <bottom_attach>6</bottom_attach>
  641.           <xpad>0</xpad>
  642.           <ypad>0</ypad>
  643.           <xexpand>False</xexpand>
  644.           <yexpand>False</yexpand>
  645.           <xshrink>False</xshrink>
  646.           <yshrink>False</yshrink>
  647.           <xfill>True</xfill>
  648.           <yfill>True</yfill>
  649.         </child>
  650.  
  651.         <widget>
  652.           <class>GtkText</class>
  653.           <name>bookmarks_editor_notes_text</name>
  654.           <height>22</height>
  655.           <can_focus>True</can_focus>
  656.           <signal>
  657.         <name>changed</name>
  658.         <handler>bookmarks_editor_edited_cb</handler>
  659.         <last_modification_time>Sun, 10 Sep 2000 17:14:33 GMT</last_modification_time>
  660.           </signal>
  661.           <editable>True</editable>
  662.           <text></text>
  663.         </widget>
  664.       </widget>
  665.  
  666.       <widget>
  667.         <class>GtkLabel</class>
  668.         <name>label1017</name>
  669.         <label>Visited:</label>
  670.         <justify>GTK_JUSTIFY_RIGHT</justify>
  671.         <wrap>True</wrap>
  672.         <xalign>1</xalign>
  673.         <yalign>0.5</yalign>
  674.         <xpad>0</xpad>
  675.         <ypad>0</ypad>
  676.         <child>
  677.           <left_attach>2</left_attach>
  678.           <right_attach>3</right_attach>
  679.           <top_attach>5</top_attach>
  680.           <bottom_attach>6</bottom_attach>
  681.           <xpad>0</xpad>
  682.           <ypad>0</ypad>
  683.           <xexpand>False</xexpand>
  684.           <yexpand>False</yexpand>
  685.           <xshrink>False</xshrink>
  686.           <yshrink>False</yshrink>
  687.           <xfill>True</xfill>
  688.           <yfill>False</yfill>
  689.         </child>
  690.       </widget>
  691.  
  692.       <widget>
  693.         <class>GtkLabel</class>
  694.         <name>label1016</name>
  695.         <label>Modified:</label>
  696.         <justify>GTK_JUSTIFY_RIGHT</justify>
  697.         <wrap>True</wrap>
  698.         <xalign>1</xalign>
  699.         <yalign>0.5</yalign>
  700.         <xpad>0</xpad>
  701.         <ypad>0</ypad>
  702.         <child>
  703.           <left_attach>2</left_attach>
  704.           <right_attach>3</right_attach>
  705.           <top_attach>4</top_attach>
  706.           <bottom_attach>5</bottom_attach>
  707.           <xpad>0</xpad>
  708.           <ypad>0</ypad>
  709.           <xexpand>False</xexpand>
  710.           <yexpand>False</yexpand>
  711.           <xshrink>False</xshrink>
  712.           <yshrink>False</yshrink>
  713.           <xfill>True</xfill>
  714.           <yfill>False</yfill>
  715.         </child>
  716.       </widget>
  717.  
  718.       <widget>
  719.         <class>GtkEntry</class>
  720.         <name>bookmarks_editor_time_visited_entry</name>
  721.         <width>80</width>
  722.         <editable>False</editable>
  723.         <text_visible>True</text_visible>
  724.         <text_max_length>0</text_max_length>
  725.         <text></text>
  726.         <child>
  727.           <left_attach>3</left_attach>
  728.           <right_attach>4</right_attach>
  729.           <top_attach>5</top_attach>
  730.           <bottom_attach>6</bottom_attach>
  731.           <xpad>0</xpad>
  732.           <ypad>0</ypad>
  733.           <xexpand>True</xexpand>
  734.           <yexpand>False</yexpand>
  735.           <xshrink>False</xshrink>
  736.           <yshrink>False</yshrink>
  737.           <xfill>True</xfill>
  738.           <yfill>False</yfill>
  739.         </child>
  740.       </widget>
  741.  
  742.       <widget>
  743.         <class>GtkEntry</class>
  744.         <name>bookmarks_editor_time_modified_entry</name>
  745.         <width>60</width>
  746.         <editable>False</editable>
  747.         <text_visible>True</text_visible>
  748.         <text_max_length>0</text_max_length>
  749.         <text></text>
  750.         <child>
  751.           <left_attach>3</left_attach>
  752.           <right_attach>4</right_attach>
  753.           <top_attach>4</top_attach>
  754.           <bottom_attach>5</bottom_attach>
  755.           <xpad>0</xpad>
  756.           <ypad>0</ypad>
  757.           <xexpand>True</xexpand>
  758.           <yexpand>False</yexpand>
  759.           <xshrink>False</xshrink>
  760.           <yshrink>False</yshrink>
  761.           <xfill>True</xfill>
  762.           <yfill>False</yfill>
  763.         </child>
  764.       </widget>
  765.  
  766.       <widget>
  767.         <class>GtkEntry</class>
  768.         <name>bookmarks_editor_time_added_entry</name>
  769.         <width>60</width>
  770.         <editable>False</editable>
  771.         <text_visible>True</text_visible>
  772.         <text_max_length>0</text_max_length>
  773.         <text></text>
  774.         <child>
  775.           <left_attach>3</left_attach>
  776.           <right_attach>4</right_attach>
  777.           <top_attach>3</top_attach>
  778.           <bottom_attach>4</bottom_attach>
  779.           <xpad>0</xpad>
  780.           <ypad>0</ypad>
  781.           <xexpand>True</xexpand>
  782.           <yexpand>False</yexpand>
  783.           <xshrink>False</xshrink>
  784.           <yshrink>False</yshrink>
  785.           <xfill>True</xfill>
  786.           <yfill>False</yfill>
  787.         </child>
  788.       </widget>
  789.  
  790.       <widget>
  791.         <class>GtkLabel</class>
  792.         <name>label1015</name>
  793.         <label>Added: </label>
  794.         <justify>GTK_JUSTIFY_LEFT</justify>
  795.         <wrap>True</wrap>
  796.         <xalign>1</xalign>
  797.         <yalign>0.5</yalign>
  798.         <xpad>0</xpad>
  799.         <ypad>0</ypad>
  800.         <child>
  801.           <left_attach>2</left_attach>
  802.           <right_attach>3</right_attach>
  803.           <top_attach>3</top_attach>
  804.           <bottom_attach>4</bottom_attach>
  805.           <xpad>0</xpad>
  806.           <ypad>0</ypad>
  807.           <xexpand>False</xexpand>
  808.           <yexpand>False</yexpand>
  809.           <xshrink>False</xshrink>
  810.           <yshrink>False</yshrink>
  811.           <xfill>True</xfill>
  812.           <yfill>False</yfill>
  813.         </child>
  814.       </widget>
  815.  
  816.       <widget>
  817.         <class>GtkEntry</class>
  818.         <name>bookmarks_editor_nick_entry</name>
  819.         <width>100</width>
  820.         <can_focus>True</can_focus>
  821.         <signal>
  822.           <name>changed</name>
  823.           <handler>bookmarks_editor_edited_cb</handler>
  824.           <last_modification_time>Sun, 10 Sep 2000 17:45:43 GMT</last_modification_time>
  825.         </signal>
  826.         <editable>True</editable>
  827.         <text_visible>True</text_visible>
  828.         <text_max_length>0</text_max_length>
  829.         <text></text>
  830.         <child>
  831.           <left_attach>1</left_attach>
  832.           <right_attach>2</right_attach>
  833.           <top_attach>3</top_attach>
  834.           <bottom_attach>4</bottom_attach>
  835.           <xpad>0</xpad>
  836.           <ypad>0</ypad>
  837.           <xexpand>True</xexpand>
  838.           <yexpand>False</yexpand>
  839.           <xshrink>False</xshrink>
  840.           <yshrink>False</yshrink>
  841.           <xfill>True</xfill>
  842.           <yfill>False</yfill>
  843.         </child>
  844.       </widget>
  845.  
  846.       <widget>
  847.         <class>GtkLabel</class>
  848.         <name>label124</name>
  849.         <label>N_icknames:</label>
  850.         <justify>GTK_JUSTIFY_CENTER</justify>
  851.         <wrap>False</wrap>
  852.         <xalign>1</xalign>
  853.         <yalign>0.5</yalign>
  854.         <xpad>0</xpad>
  855.         <ypad>0</ypad>
  856.         <default_focus_target>bookmarks_editor_nick_entry</default_focus_target>
  857.         <child>
  858.           <left_attach>0</left_attach>
  859.           <right_attach>1</right_attach>
  860.           <top_attach>3</top_attach>
  861.           <bottom_attach>4</bottom_attach>
  862.           <xpad>0</xpad>
  863.           <ypad>0</ypad>
  864.           <xexpand>False</xexpand>
  865.           <yexpand>False</yexpand>
  866.           <xshrink>False</xshrink>
  867.           <yshrink>False</yshrink>
  868.           <xfill>True</xfill>
  869.           <yfill>False</yfill>
  870.         </child>
  871.       </widget>
  872.  
  873.       <widget>
  874.         <class>GtkLabel</class>
  875.         <name>label126</name>
  876.         <label>N_otes:</label>
  877.         <justify>GTK_JUSTIFY_CENTER</justify>
  878.         <wrap>False</wrap>
  879.         <xalign>1</xalign>
  880.         <yalign>0</yalign>
  881.         <xpad>0</xpad>
  882.         <ypad>0</ypad>
  883.         <child>
  884.           <left_attach>0</left_attach>
  885.           <right_attach>1</right_attach>
  886.           <top_attach>4</top_attach>
  887.           <bottom_attach>5</bottom_attach>
  888.           <xpad>0</xpad>
  889.           <ypad>0</ypad>
  890.           <xexpand>False</xexpand>
  891.           <yexpand>False</yexpand>
  892.           <xshrink>False</xshrink>
  893.           <yshrink>False</yshrink>
  894.           <xfill>True</xfill>
  895.           <yfill>False</yfill>
  896.         </child>
  897.       </widget>
  898.  
  899.       <widget>
  900.         <class>GtkLabel</class>
  901.         <name>label1036</name>
  902.         <label>_Smart URL:</label>
  903.         <justify>GTK_JUSTIFY_CENTER</justify>
  904.         <wrap>False</wrap>
  905.         <xalign>0</xalign>
  906.         <yalign>0.5</yalign>
  907.         <xpad>0</xpad>
  908.         <ypad>0</ypad>
  909.         <default_focus_target>bookmarks_editor_smart_url_entry</default_focus_target>
  910.         <child>
  911.           <left_attach>0</left_attach>
  912.           <right_attach>1</right_attach>
  913.           <top_attach>2</top_attach>
  914.           <bottom_attach>3</bottom_attach>
  915.           <xpad>0</xpad>
  916.           <ypad>0</ypad>
  917.           <xexpand>False</xexpand>
  918.           <yexpand>False</yexpand>
  919.           <xshrink>False</xshrink>
  920.           <yshrink>False</yshrink>
  921.           <xfill>True</xfill>
  922.           <yfill>False</yfill>
  923.         </child>
  924.       </widget>
  925.  
  926.       <widget>
  927.         <class>GtkEntry</class>
  928.         <name>bookmarks_editor_smart_url_entry</name>
  929.         <can_focus>True</can_focus>
  930.         <signal>
  931.           <name>changed</name>
  932.           <handler>bookmarks_editor_edited_cb</handler>
  933.           <last_modification_time>Sun, 04 Nov 2001 00:08:38 GMT</last_modification_time>
  934.         </signal>
  935.         <editable>True</editable>
  936.         <text_visible>True</text_visible>
  937.         <text_max_length>0</text_max_length>
  938.         <text></text>
  939.         <child>
  940.           <left_attach>1</left_attach>
  941.           <right_attach>4</right_attach>
  942.           <top_attach>2</top_attach>
  943.           <bottom_attach>3</bottom_attach>
  944.           <xpad>0</xpad>
  945.           <ypad>0</ypad>
  946.           <xexpand>True</xexpand>
  947.           <yexpand>False</yexpand>
  948.           <xshrink>False</xshrink>
  949.           <yshrink>False</yshrink>
  950.           <xfill>True</xfill>
  951.           <yfill>False</yfill>
  952.         </child>
  953.       </widget>
  954.     </widget>
  955.       </widget>
  956.     </widget>
  957.   </widget>
  958. </widget>
  959.  
  960. <widget>
  961.   <class>GtkWindow</class>
  962.   <name>bookmarks_dock_window</name>
  963.   <title>window1</title>
  964.   <type>GTK_WINDOW_TOPLEVEL</type>
  965.   <position>GTK_WIN_POS_NONE</position>
  966.   <modal>False</modal>
  967.   <allow_shrink>False</allow_shrink>
  968.   <allow_grow>True</allow_grow>
  969.   <auto_shrink>False</auto_shrink>
  970.  
  971.   <widget>
  972.     <class>GtkTable</class>
  973.     <name>bookmarks_dock</name>
  974.     <signal>
  975.       <name>destroy</name>
  976.       <handler>bookmarks_dock_destroy_cb</handler>
  977.       <last_modification_time>Fri, 18 May 2001 17:21:25 GMT</last_modification_time>
  978.     </signal>
  979.     <rows>2</rows>
  980.     <columns>2</columns>
  981.     <homogeneous>False</homogeneous>
  982.     <row_spacing>2</row_spacing>
  983.     <column_spacing>2</column_spacing>
  984.  
  985.     <widget>
  986.       <class>GtkVBox</class>
  987.       <name>vbox90</name>
  988.       <homogeneous>False</homogeneous>
  989.       <spacing>0</spacing>
  990.       <child>
  991.     <left_attach>1</left_attach>
  992.     <right_attach>2</right_attach>
  993.     <top_attach>1</top_attach>
  994.     <bottom_attach>2</bottom_attach>
  995.     <xpad>0</xpad>
  996.     <ypad>0</ypad>
  997.     <xexpand>True</xexpand>
  998.     <yexpand>True</yexpand>
  999.     <xshrink>True</xshrink>
  1000.     <yshrink>True</yshrink>
  1001.     <xfill>True</xfill>
  1002.     <yfill>True</yfill>
  1003.       </child>
  1004.  
  1005.       <widget>
  1006.     <class>GtkFrame</class>
  1007.     <name>frame59</name>
  1008.     <label_xalign>0</label_xalign>
  1009.     <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
  1010.     <child>
  1011.       <padding>0</padding>
  1012.       <expand>False</expand>
  1013.       <fill>True</fill>
  1014.     </child>
  1015.  
  1016.     <widget>
  1017.       <class>GtkHBox</class>
  1018.       <name>hbox65</name>
  1019.       <homogeneous>False</homogeneous>
  1020.       <spacing>0</spacing>
  1021.  
  1022.       <widget>
  1023.         <class>GtkLabel</class>
  1024.         <name>label1032</name>
  1025.         <label>Bookmarks</label>
  1026.         <justify>GTK_JUSTIFY_CENTER</justify>
  1027.         <wrap>False</wrap>
  1028.         <xalign>0</xalign>
  1029.         <yalign>0.5</yalign>
  1030.         <xpad>5</xpad>
  1031.         <ypad>0</ypad>
  1032.         <child>
  1033.           <padding>0</padding>
  1034.           <expand>True</expand>
  1035.           <fill>True</fill>
  1036.         </child>
  1037.       </widget>
  1038.  
  1039.       <widget>
  1040.         <class>GtkToggleButton</class>
  1041.         <name>bookmarks_dock_menu_button</name>
  1042.         <tooltip>Show menu</tooltip>
  1043.         <can_focus>True</can_focus>
  1044.         <signal>
  1045.           <name>clicked</name>
  1046.           <handler>bookmarks_dock_menu_button_clicked_cb</handler>
  1047.           <last_modification_time>Fri, 28 Sep 2001 12:35:17 GMT</last_modification_time>
  1048.         </signal>
  1049.         <relief>GTK_RELIEF_NONE</relief>
  1050.         <active>False</active>
  1051.         <child>
  1052.           <padding>0</padding>
  1053.           <expand>False</expand>
  1054.           <fill>False</fill>
  1055.         </child>
  1056.  
  1057.         <widget>
  1058.           <class>GtkPixmap</class>
  1059.           <name>pixmap6</name>
  1060.           <filename>small-menu.xpm</filename>
  1061.           <xalign>0.5</xalign>
  1062.           <yalign>0.5</yalign>
  1063.           <xpad>2</xpad>
  1064.           <ypad>2</ypad>
  1065.           <build_insensitive>True</build_insensitive>
  1066.         </widget>
  1067.       </widget>
  1068.  
  1069.       <widget>
  1070.         <class>GtkButton</class>
  1071.         <name>bookmarks_dock_detach_button</name>
  1072.         <tooltip>Detach dock</tooltip>
  1073.         <can_focus>True</can_focus>
  1074.         <signal>
  1075.           <name>clicked</name>
  1076.           <handler>bookmarks_dock_detach_button_clicked_cb</handler>
  1077.           <last_modification_time>Fri, 18 May 2001 22:51:40 GMT</last_modification_time>
  1078.         </signal>
  1079.         <relief>GTK_RELIEF_NONE</relief>
  1080.         <child>
  1081.           <padding>0</padding>
  1082.           <expand>False</expand>
  1083.           <fill>False</fill>
  1084.         </child>
  1085.  
  1086.         <widget>
  1087.           <class>GtkPixmap</class>
  1088.           <name>pixmap6</name>
  1089.           <filename>small-detach.xpm</filename>
  1090.           <xalign>0.5</xalign>
  1091.           <yalign>0.5</yalign>
  1092.           <xpad>2</xpad>
  1093.           <ypad>2</ypad>
  1094.           <build_insensitive>True</build_insensitive>
  1095.         </widget>
  1096.       </widget>
  1097.  
  1098.       <widget>
  1099.         <class>GtkButton</class>
  1100.         <name>bookmarks_dock_close_button</name>
  1101.         <tooltip>Close dock</tooltip>
  1102.         <can_focus>True</can_focus>
  1103.         <signal>
  1104.           <name>clicked</name>
  1105.           <handler>bookmarks_dock_close_clicked_cb</handler>
  1106.           <last_modification_time>Tue, 01 May 2001 15:21:45 GMT</last_modification_time>
  1107.         </signal>
  1108.         <relief>GTK_RELIEF_NONE</relief>
  1109.         <child>
  1110.           <padding>0</padding>
  1111.           <expand>False</expand>
  1112.           <fill>False</fill>
  1113.         </child>
  1114.  
  1115.         <widget>
  1116.           <class>GtkPixmap</class>
  1117.           <name>pixmap5</name>
  1118.           <filename>small-close.xpm</filename>
  1119.           <xalign>0.5</xalign>
  1120.           <yalign>0.5</yalign>
  1121.           <xpad>0</xpad>
  1122.           <ypad>2</ypad>
  1123.           <build_insensitive>True</build_insensitive>
  1124.         </widget>
  1125.       </widget>
  1126.     </widget>
  1127.       </widget>
  1128.  
  1129.       <widget>
  1130.     <class>GtkEventBox</class>
  1131.     <child_name>GnomeDock:contents</child_name>
  1132.     <name>eventbox2</name>
  1133.     <signal>
  1134.       <name>button_press_event</name>
  1135.       <handler>bookmarks_editor_toolbar_button_press_event_cb</handler>
  1136.       <last_modification_time>Tue, 03 Jul 2001 03:56:48 GMT</last_modification_time>
  1137.     </signal>
  1138.     <child>
  1139.       <padding>1</padding>
  1140.       <expand>False</expand>
  1141.       <fill>False</fill>
  1142.     </child>
  1143.  
  1144.     <widget>
  1145.       <class>GtkToolbar</class>
  1146.       <child_name>GnomeDock:contents</child_name>
  1147.       <name>bookmarks_dock_toolbar</name>
  1148.       <orientation>GTK_ORIENTATION_HORIZONTAL</orientation>
  1149.       <type>GTK_TOOLBAR_ICONS</type>
  1150.       <space_size>16</space_size>
  1151.       <space_style>GTK_TOOLBAR_SPACE_LINE</space_style>
  1152.       <relief>GTK_RELIEF_NONE</relief>
  1153.       <tooltips>True</tooltips>
  1154.  
  1155.       <widget>
  1156.         <class>GtkButton</class>
  1157.         <child_name>Toolbar:button</child_name>
  1158.         <name>button28</name>
  1159.         <tooltip>Create a new bookmark</tooltip>
  1160.         <signal>
  1161.           <name>clicked</name>
  1162.           <handler>bookmarks_editor_new_item_clicked_cb</handler>
  1163.           <last_modification_time>Mon, 02 Apr 2001 09:33:02 GMT</last_modification_time>
  1164.         </signal>
  1165.         <label>New item</label>
  1166.         <icon>new_item.xpm</icon>
  1167.       </widget>
  1168.  
  1169.       <widget>
  1170.         <class>GtkButton</class>
  1171.         <child_name>Toolbar:button</child_name>
  1172.         <name>button29</name>
  1173.         <tooltip>Create a new separator</tooltip>
  1174.         <signal>
  1175.           <name>clicked</name>
  1176.           <handler>bookmarks_editor_new_separator_clicked_cb</handler>
  1177.           <last_modification_time>Mon, 02 Apr 2001 09:33:14 GMT</last_modification_time>
  1178.         </signal>
  1179.         <label>Separator</label>
  1180.         <icon>new_separator.xpm</icon>
  1181.       </widget>
  1182.  
  1183.       <widget>
  1184.         <class>GtkButton</class>
  1185.         <child_name>Toolbar:button</child_name>
  1186.         <name>button30</name>
  1187.         <tooltip>Create a new folder</tooltip>
  1188.         <signal>
  1189.           <name>clicked</name>
  1190.           <handler>bookmarks_editor_new_folder_clicked_cb</handler>
  1191.           <last_modification_time>Mon, 02 Apr 2001 09:33:23 GMT</last_modification_time>
  1192.         </signal>
  1193.         <label>Folder</label>
  1194.         <icon>new_folder.xpm</icon>
  1195.       </widget>
  1196.  
  1197.       <widget>
  1198.         <class>GtkButton</class>
  1199.         <child_name>Toolbar:button</child_name>
  1200.         <name>button31</name>
  1201.         <tooltip>Create a new alias</tooltip>
  1202.         <signal>
  1203.           <name>clicked</name>
  1204.           <handler>bookmarks_editor_add_alias_cb</handler>
  1205.           <last_modification_time>Thu, 12 Apr 2001 10:09:37 GMT</last_modification_time>
  1206.         </signal>
  1207.         <label>Alias</label>
  1208.         <icon>new_alias.xpm</icon>
  1209.       </widget>
  1210.  
  1211.       <widget>
  1212.         <class>GtkToggleButton</class>
  1213.         <child_name>Toolbar:button</child_name>
  1214.         <name>bookmarks_dock_edit_button</name>
  1215.         <tooltip>Show edit bookmarks controls</tooltip>
  1216.         <signal>
  1217.           <name>toggled</name>
  1218.           <handler>bookmarks_editor_edit_toggled_cb</handler>
  1219.           <last_modification_time>Mon, 11 Sep 2000 11:33:18 GMT</last_modification_time>
  1220.         </signal>
  1221.         <label>Edit</label>
  1222.         <stock_pixmap>GNOME_STOCK_PIXMAP_PROPERTIES</stock_pixmap>
  1223.         <active>False</active>
  1224.         <child>
  1225.           <new_group>True</new_group>
  1226.         </child>
  1227.       </widget>
  1228.  
  1229.       <widget>
  1230.         <class>GtkButton</class>
  1231.         <child_name>Toolbar:button</child_name>
  1232.         <name>button34</name>
  1233.         <tooltip>Remove bookmark</tooltip>
  1234.         <signal>
  1235.           <name>clicked</name>
  1236.           <handler>bookmarks_editor_remove_clicked_cb</handler>
  1237.           <last_modification_time>Mon, 02 Apr 2001 09:32:31 GMT</last_modification_time>
  1238.         </signal>
  1239.         <label>Remove</label>
  1240.         <stock_pixmap>GNOME_STOCK_PIXMAP_TRASH</stock_pixmap>
  1241.         <child>
  1242.           <new_group>True</new_group>
  1243.         </child>
  1244.       </widget>
  1245.     </widget>
  1246.       </widget>
  1247.  
  1248.       <widget>
  1249.     <class>GtkVBox</class>
  1250.     <name>vbox91</name>
  1251.     <homogeneous>False</homogeneous>
  1252.     <spacing>3</spacing>
  1253.     <child>
  1254.       <padding>0</padding>
  1255.       <expand>True</expand>
  1256.       <fill>True</fill>
  1257.     </child>
  1258.  
  1259.     <widget>
  1260.       <class>GtkHBox</class>
  1261.       <name>hbox67</name>
  1262.       <homogeneous>False</homogeneous>
  1263.       <spacing>5</spacing>
  1264.       <child>
  1265.         <padding>0</padding>
  1266.         <expand>False</expand>
  1267.         <fill>False</fill>
  1268.       </child>
  1269.  
  1270.       <widget>
  1271.         <class>GtkLabel</class>
  1272.         <name>label1034</name>
  1273.         <label>Find:</label>
  1274.         <justify>GTK_JUSTIFY_CENTER</justify>
  1275.         <wrap>False</wrap>
  1276.         <xalign>0.5</xalign>
  1277.         <yalign>0.5</yalign>
  1278.         <xpad>0</xpad>
  1279.         <ypad>0</ypad>
  1280.         <child>
  1281.           <padding>0</padding>
  1282.           <expand>False</expand>
  1283.           <fill>False</fill>
  1284.         </child>
  1285.       </widget>
  1286.  
  1287.       <widget>
  1288.         <class>GtkEntry</class>
  1289.         <name>bookmarks_dock_search_entry</name>
  1290.         <can_focus>True</can_focus>
  1291.         <signal>
  1292.           <name>activate</name>
  1293.           <handler>bookmarks_dock_search_entry_activate_cb</handler>
  1294.           <last_modification_time>Sun, 02 Sep 2001 14:55:12 GMT</last_modification_time>
  1295.         </signal>
  1296.         <editable>True</editable>
  1297.         <text_visible>True</text_visible>
  1298.         <text_max_length>0</text_max_length>
  1299.         <text></text>
  1300.         <child>
  1301.           <padding>0</padding>
  1302.           <expand>True</expand>
  1303.           <fill>True</fill>
  1304.         </child>
  1305.       </widget>
  1306.     </widget>
  1307.  
  1308.     <widget>
  1309.       <class>GtkScrolledWindow</class>
  1310.       <name>scrolledwindow1119</name>
  1311.       <hscrollbar_policy>GTK_POLICY_AUTOMATIC</hscrollbar_policy>
  1312.       <vscrollbar_policy>GTK_POLICY_AUTOMATIC</vscrollbar_policy>
  1313.       <hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy>
  1314.       <vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy>
  1315.       <child>
  1316.         <padding>0</padding>
  1317.         <expand>True</expand>
  1318.         <fill>True</fill>
  1319.       </child>
  1320.  
  1321.       <widget>
  1322.         <class>GtkCTree</class>
  1323.         <name>bookmarks_dock_ctree</name>
  1324.         <can_focus>True</can_focus>
  1325.         <has_focus>True</has_focus>
  1326.         <signal>
  1327.           <name>tree_select_row</name>
  1328.           <handler>bookmarks_editor_ctree_tree_select_row_cb</handler>
  1329.           <last_modification_time>Thu, 31 Aug 2000 16:29:33 GMT</last_modification_time>
  1330.         </signal>
  1331.         <signal>
  1332.           <name>tree_unselect_row</name>
  1333.           <handler>bookmarks_editor_ctree_tree_unselect_row_cb</handler>
  1334.           <last_modification_time>Thu, 31 Aug 2000 16:29:48 GMT</last_modification_time>
  1335.         </signal>
  1336.         <signal>
  1337.           <name>drag_data_get</name>
  1338.           <handler>bookmarks_editor_ctree_drag_data_get_cb</handler>
  1339.           <last_modification_time>Mon, 18 Sep 2000 12:50:47 GMT</last_modification_time>
  1340.         </signal>
  1341.         <signal>
  1342.           <name>tree_move</name>
  1343.           <handler>bookmarks_editor_ctree_tree_move_cb</handler>
  1344.           <last_modification_time>Mon, 18 Sep 2000 16:07:00 GMT</last_modification_time>
  1345.         </signal>
  1346.         <signal>
  1347.           <name>button_press_event</name>
  1348.           <handler>bookmarks_editor_ctree_button_press_event_cb</handler>
  1349.           <last_modification_time>Mon, 18 Sep 2000 17:56:30 GMT</last_modification_time>
  1350.         </signal>
  1351.         <signal>
  1352.           <name>tree_collapse</name>
  1353.           <handler>bookmarks_editor_tree_collapse_cb</handler>
  1354.           <last_modification_time>Tue, 26 Sep 2000 15:02:25 GMT</last_modification_time>
  1355.         </signal>
  1356.         <signal>
  1357.           <name>tree_expand</name>
  1358.           <handler>bookmarks_editor_tree_expand_cb</handler>
  1359.           <last_modification_time>Tue, 26 Sep 2000 15:02:39 GMT</last_modification_time>
  1360.         </signal>
  1361.         <signal>
  1362.           <name>drag_data_received</name>
  1363.           <handler>bookmarks_editor_ctree_drag_data_received_cb</handler>
  1364.           <last_modification_time>Thu, 28 Sep 2000 11:46:40 GMT</last_modification_time>
  1365.         </signal>
  1366.         <signal>
  1367.           <name>key_press_event</name>
  1368.           <handler>bookmarks_editor_ctree_key_press_event_cb</handler>
  1369.           <last_modification_time>Mon, 04 Dec 2000 01:57:54 GMT</last_modification_time>
  1370.         </signal>
  1371.         <signal>
  1372.           <name>drag_motion</name>
  1373.           <handler>bookmarks_editor_ctree_drag_motion</handler>
  1374.           <last_modification_time>Sun, 10 Dec 2000 18:44:51 GMT</last_modification_time>
  1375.         </signal>
  1376.         <signal>
  1377.           <name>drag_leave</name>
  1378.           <handler>bookmarks_editor_ctree_drag_leave</handler>
  1379.           <last_modification_time>Sun, 10 Dec 2000 18:45:02 GMT</last_modification_time>
  1380.         </signal>
  1381.         <columns>2</columns>
  1382.         <column_widths>236,80</column_widths>
  1383.         <selection_mode>GTK_SELECTION_EXTENDED</selection_mode>
  1384.         <show_titles>False</show_titles>
  1385.         <shadow_type>GTK_SHADOW_IN</shadow_type>
  1386.  
  1387.         <widget>
  1388.           <class>GtkLabel</class>
  1389.           <child_name>CTree:title</child_name>
  1390.           <name>label1001</name>
  1391.           <label>Name</label>
  1392.           <justify>GTK_JUSTIFY_CENTER</justify>
  1393.           <wrap>False</wrap>
  1394.           <xalign>0.5</xalign>
  1395.           <yalign>0.5</yalign>
  1396.           <xpad>0</xpad>
  1397.           <ypad>0</ypad>
  1398.         </widget>
  1399.  
  1400.         <widget>
  1401.           <class>GtkLabel</class>
  1402.           <child_name>CTree:title</child_name>
  1403.           <name>label1002</name>
  1404.           <label>URL</label>
  1405.           <justify>GTK_JUSTIFY_CENTER</justify>
  1406.           <wrap>False</wrap>
  1407.           <xalign>0.5</xalign>
  1408.           <yalign>0.5</yalign>
  1409.           <xpad>0</xpad>
  1410.           <ypad>0</ypad>
  1411.         </widget>
  1412.       </widget>
  1413.     </widget>
  1414.       </widget>
  1415.  
  1416.       <widget>
  1417.     <class>GtkFrame</class>
  1418.     <child_name>GnomeDock:contents</child_name>
  1419.     <name>bookmarks_dock_edit_frame</name>
  1420.     <visible>False</visible>
  1421.     <label_xalign>0</label_xalign>
  1422.     <shadow_type>GTK_SHADOW_NONE</shadow_type>
  1423.     <child>
  1424.       <padding>0</padding>
  1425.       <expand>False</expand>
  1426.       <fill>False</fill>
  1427.     </child>
  1428.  
  1429.     <widget>
  1430.       <class>GtkTable</class>
  1431.       <child_name>GnomeDock:contents</child_name>
  1432.       <name>table51</name>
  1433.       <rows>5</rows>
  1434.       <columns>2</columns>
  1435.       <homogeneous>False</homogeneous>
  1436.       <row_spacing>4</row_spacing>
  1437.       <column_spacing>4</column_spacing>
  1438.  
  1439.       <widget>
  1440.         <class>GtkLabel</class>
  1441.         <name>label1003</name>
  1442.         <label>Name:</label>
  1443.         <justify>GTK_JUSTIFY_CENTER</justify>
  1444.         <wrap>False</wrap>
  1445.         <xalign>1</xalign>
  1446.         <yalign>0.5</yalign>
  1447.         <xpad>0</xpad>
  1448.         <ypad>0</ypad>
  1449.         <child>
  1450.           <left_attach>0</left_attach>
  1451.           <right_attach>1</right_attach>
  1452.           <top_attach>0</top_attach>
  1453.           <bottom_attach>1</bottom_attach>
  1454.           <xpad>0</xpad>
  1455.           <ypad>0</ypad>
  1456.           <xexpand>False</xexpand>
  1457.           <yexpand>False</yexpand>
  1458.           <xshrink>False</xshrink>
  1459.           <yshrink>False</yshrink>
  1460.           <xfill>True</xfill>
  1461.           <yfill>False</yfill>
  1462.         </child>
  1463.       </widget>
  1464.  
  1465.       <widget>
  1466.         <class>GtkLabel</class>
  1467.         <name>label1004</name>
  1468.         <label>URL:</label>
  1469.         <justify>GTK_JUSTIFY_CENTER</justify>
  1470.         <wrap>False</wrap>
  1471.         <xalign>1</xalign>
  1472.         <yalign>0.5</yalign>
  1473.         <xpad>0</xpad>
  1474.         <ypad>0</ypad>
  1475.         <child>
  1476.           <left_attach>0</left_attach>
  1477.           <right_attach>1</right_attach>
  1478.           <top_attach>1</top_attach>
  1479.           <bottom_attach>2</bottom_attach>
  1480.           <xpad>0</xpad>
  1481.           <ypad>0</ypad>
  1482.           <xexpand>False</xexpand>
  1483.           <yexpand>False</yexpand>
  1484.           <xshrink>False</xshrink>
  1485.           <yshrink>False</yshrink>
  1486.           <xfill>True</xfill>
  1487.           <yfill>False</yfill>
  1488.         </child>
  1489.       </widget>
  1490.  
  1491.       <widget>
  1492.         <class>GtkEntry</class>
  1493.         <name>bookmarks_dock_name_entry</name>
  1494.         <can_focus>True</can_focus>
  1495.         <signal>
  1496.           <name>changed</name>
  1497.           <handler>bookmarks_editor_edited_cb</handler>
  1498.           <last_modification_time>Sun, 10 Sep 2000 17:45:58 GMT</last_modification_time>
  1499.         </signal>
  1500.         <editable>True</editable>
  1501.         <text_visible>True</text_visible>
  1502.         <text_max_length>0</text_max_length>
  1503.         <text></text>
  1504.         <child>
  1505.           <left_attach>1</left_attach>
  1506.           <right_attach>2</right_attach>
  1507.           <top_attach>0</top_attach>
  1508.           <bottom_attach>1</bottom_attach>
  1509.           <xpad>0</xpad>
  1510.           <ypad>0</ypad>
  1511.           <xexpand>True</xexpand>
  1512.           <yexpand>False</yexpand>
  1513.           <xshrink>True</xshrink>
  1514.           <yshrink>False</yshrink>
  1515.           <xfill>True</xfill>
  1516.           <yfill>False</yfill>
  1517.         </child>
  1518.       </widget>
  1519.  
  1520.       <widget>
  1521.         <class>GtkLabel</class>
  1522.         <name>label1005</name>
  1523.         <label>Nicknames:</label>
  1524.         <justify>GTK_JUSTIFY_CENTER</justify>
  1525.         <wrap>False</wrap>
  1526.         <xalign>1</xalign>
  1527.         <yalign>0.5</yalign>
  1528.         <xpad>0</xpad>
  1529.         <ypad>0</ypad>
  1530.         <child>
  1531.           <left_attach>0</left_attach>
  1532.           <right_attach>1</right_attach>
  1533.           <top_attach>3</top_attach>
  1534.           <bottom_attach>4</bottom_attach>
  1535.           <xpad>0</xpad>
  1536.           <ypad>0</ypad>
  1537.           <xexpand>False</xexpand>
  1538.           <yexpand>False</yexpand>
  1539.           <xshrink>False</xshrink>
  1540.           <yshrink>False</yshrink>
  1541.           <xfill>True</xfill>
  1542.           <yfill>False</yfill>
  1543.         </child>
  1544.       </widget>
  1545.  
  1546.       <widget>
  1547.         <class>GtkEntry</class>
  1548.         <name>bookmarks_dock_url_entry</name>
  1549.         <can_focus>True</can_focus>
  1550.         <signal>
  1551.           <name>changed</name>
  1552.           <handler>bookmarks_editor_edited_cb</handler>
  1553.           <last_modification_time>Sun, 10 Sep 2000 17:45:51 GMT</last_modification_time>
  1554.         </signal>
  1555.         <editable>True</editable>
  1556.         <text_visible>True</text_visible>
  1557.         <text_max_length>0</text_max_length>
  1558.         <text></text>
  1559.         <child>
  1560.           <left_attach>1</left_attach>
  1561.           <right_attach>2</right_attach>
  1562.           <top_attach>1</top_attach>
  1563.           <bottom_attach>2</bottom_attach>
  1564.           <xpad>0</xpad>
  1565.           <ypad>0</ypad>
  1566.           <xexpand>True</xexpand>
  1567.           <yexpand>False</yexpand>
  1568.           <xshrink>False</xshrink>
  1569.           <yshrink>False</yshrink>
  1570.           <xfill>True</xfill>
  1571.           <yfill>False</yfill>
  1572.         </child>
  1573.       </widget>
  1574.  
  1575.       <widget>
  1576.         <class>GtkLabel</class>
  1577.         <name>label1037</name>
  1578.         <label>_Smart URL:</label>
  1579.         <justify>GTK_JUSTIFY_RIGHT</justify>
  1580.         <wrap>False</wrap>
  1581.         <xalign>0</xalign>
  1582.         <yalign>0.5</yalign>
  1583.         <xpad>0</xpad>
  1584.         <ypad>0</ypad>
  1585.         <default_focus_target>bookmarks_dock_smart_url_entry</default_focus_target>
  1586.         <child>
  1587.           <left_attach>0</left_attach>
  1588.           <right_attach>1</right_attach>
  1589.           <top_attach>2</top_attach>
  1590.           <bottom_attach>3</bottom_attach>
  1591.           <xpad>0</xpad>
  1592.           <ypad>0</ypad>
  1593.           <xexpand>False</xexpand>
  1594.           <yexpand>False</yexpand>
  1595.           <xshrink>False</xshrink>
  1596.           <yshrink>False</yshrink>
  1597.           <xfill>True</xfill>
  1598.           <yfill>False</yfill>
  1599.         </child>
  1600.       </widget>
  1601.  
  1602.       <widget>
  1603.         <class>GtkEntry</class>
  1604.         <name>bookmarks_dock_smart_url_entry</name>
  1605.         <can_focus>True</can_focus>
  1606.         <signal>
  1607.           <name>changed</name>
  1608.           <handler>bookmarks_editor_edited_cb</handler>
  1609.           <last_modification_time>Sun, 04 Nov 2001 00:08:26 GMT</last_modification_time>
  1610.         </signal>
  1611.         <editable>True</editable>
  1612.         <text_visible>True</text_visible>
  1613.         <text_max_length>0</text_max_length>
  1614.         <text></text>
  1615.         <child>
  1616.           <left_attach>1</left_attach>
  1617.           <right_attach>2</right_attach>
  1618.           <top_attach>2</top_attach>
  1619.           <bottom_attach>3</bottom_attach>
  1620.           <xpad>0</xpad>
  1621.           <ypad>0</ypad>
  1622.           <xexpand>True</xexpand>
  1623.           <yexpand>False</yexpand>
  1624.           <xshrink>False</xshrink>
  1625.           <yshrink>False</yshrink>
  1626.           <xfill>True</xfill>
  1627.           <yfill>False</yfill>
  1628.         </child>
  1629.       </widget>
  1630.  
  1631.       <widget>
  1632.         <class>GtkScrolledWindow</class>
  1633.         <name>scrolledwindow1121</name>
  1634.         <hscrollbar_policy>GTK_POLICY_NEVER</hscrollbar_policy>
  1635.         <vscrollbar_policy>GTK_POLICY_AUTOMATIC</vscrollbar_policy>
  1636.         <hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy>
  1637.         <vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy>
  1638.         <child>
  1639.           <left_attach>1</left_attach>
  1640.           <right_attach>2</right_attach>
  1641.           <top_attach>4</top_attach>
  1642.           <bottom_attach>5</bottom_attach>
  1643.           <xpad>0</xpad>
  1644.           <ypad>0</ypad>
  1645.           <xexpand>False</xexpand>
  1646.           <yexpand>False</yexpand>
  1647.           <xshrink>False</xshrink>
  1648.           <yshrink>False</yshrink>
  1649.           <xfill>True</xfill>
  1650.           <yfill>True</yfill>
  1651.         </child>
  1652.  
  1653.         <widget>
  1654.           <class>GtkText</class>
  1655.           <name>bookmarks_dock_notes_text</name>
  1656.           <height>50</height>
  1657.           <can_focus>True</can_focus>
  1658.           <signal>
  1659.         <name>changed</name>
  1660.         <handler>bookmarks_editor_edited_cb</handler>
  1661.         <last_modification_time>Sun, 10 Sep 2000 17:14:33 GMT</last_modification_time>
  1662.           </signal>
  1663.           <editable>True</editable>
  1664.           <text></text>
  1665.         </widget>
  1666.       </widget>
  1667.  
  1668.       <widget>
  1669.         <class>GtkEntry</class>
  1670.         <name>bookmarks_dock_nick_entry</name>
  1671.         <can_focus>True</can_focus>
  1672.         <signal>
  1673.           <name>changed</name>
  1674.           <handler>bookmarks_editor_edited_cb</handler>
  1675.           <last_modification_time>Sun, 10 Sep 2000 17:45:43 GMT</last_modification_time>
  1676.         </signal>
  1677.         <editable>True</editable>
  1678.         <text_visible>True</text_visible>
  1679.         <text_max_length>0</text_max_length>
  1680.         <text></text>
  1681.         <child>
  1682.           <left_attach>1</left_attach>
  1683.           <right_attach>2</right_attach>
  1684.           <top_attach>3</top_attach>
  1685.           <bottom_attach>4</bottom_attach>
  1686.           <xpad>0</xpad>
  1687.           <ypad>0</ypad>
  1688.           <xexpand>True</xexpand>
  1689.           <yexpand>False</yexpand>
  1690.           <xshrink>False</xshrink>
  1691.           <yshrink>False</yshrink>
  1692.           <xfill>True</xfill>
  1693.           <yfill>False</yfill>
  1694.         </child>
  1695.       </widget>
  1696.  
  1697.       <widget>
  1698.         <class>GtkLabel</class>
  1699.         <name>label1006</name>
  1700.         <label>Notes:</label>
  1701.         <justify>GTK_JUSTIFY_CENTER</justify>
  1702.         <wrap>False</wrap>
  1703.         <xalign>1</xalign>
  1704.         <yalign>0</yalign>
  1705.         <xpad>0</xpad>
  1706.         <ypad>0</ypad>
  1707.         <child>
  1708.           <left_attach>0</left_attach>
  1709.           <right_attach>1</right_attach>
  1710.           <top_attach>4</top_attach>
  1711.           <bottom_attach>5</bottom_attach>
  1712.           <xpad>0</xpad>
  1713.           <ypad>0</ypad>
  1714.           <xexpand>False</xexpand>
  1715.           <yexpand>True</yexpand>
  1716.           <xshrink>False</xshrink>
  1717.           <yshrink>False</yshrink>
  1718.           <xfill>True</xfill>
  1719.           <yfill>True</yfill>
  1720.         </child>
  1721.       </widget>
  1722.     </widget>
  1723.       </widget>
  1724.     </widget>
  1725.   </widget>
  1726. </widget>
  1727.  
  1728. <widget>
  1729.   <class>GnomeDialog</class>
  1730.   <name>smart_bookmarks_entry_size_editor</name>
  1731.   <signal>
  1732.     <name>close</name>
  1733.     <handler>smart_bookmarks_close_clicked_cb</handler>
  1734.     <last_modification_time>Mon, 27 Aug 2001 16:41:00 GMT</last_modification_time>
  1735.   </signal>
  1736.   <title>Set size of smart bookmark entry</title>
  1737.   <type>GTK_WINDOW_TOPLEVEL</type>
  1738.   <position>GTK_WIN_POS_NONE</position>
  1739.   <modal>False</modal>
  1740.   <allow_shrink>False</allow_shrink>
  1741.   <allow_grow>False</allow_grow>
  1742.   <auto_shrink>False</auto_shrink>
  1743.   <wmclass_name>bookmarks_getsize</wmclass_name>
  1744.   <wmclass_class>galeon_browser</wmclass_class>
  1745.   <auto_close>False</auto_close>
  1746.   <hide_on_close>False</hide_on_close>
  1747.  
  1748.   <widget>
  1749.     <class>GtkVBox</class>
  1750.     <child_name>GnomeDialog:vbox</child_name>
  1751.     <name>dialog-vbox1</name>
  1752.     <homogeneous>False</homogeneous>
  1753.     <spacing>8</spacing>
  1754.     <child>
  1755.       <padding>4</padding>
  1756.       <expand>True</expand>
  1757.       <fill>True</fill>
  1758.     </child>
  1759.  
  1760.     <widget>
  1761.       <class>GtkHButtonBox</class>
  1762.       <child_name>GnomeDialog:action_area</child_name>
  1763.       <name>dialog-action_area1</name>
  1764.       <layout_style>GTK_BUTTONBOX_SPREAD</layout_style>
  1765.       <spacing>8</spacing>
  1766.       <child_min_width>85</child_min_width>
  1767.       <child_min_height>27</child_min_height>
  1768.       <child_ipad_x>7</child_ipad_x>
  1769.       <child_ipad_y>0</child_ipad_y>
  1770.       <child>
  1771.     <padding>0</padding>
  1772.     <expand>False</expand>
  1773.     <fill>True</fill>
  1774.     <pack>GTK_PACK_END</pack>
  1775.       </child>
  1776.  
  1777.       <widget>
  1778.     <class>GtkButton</class>
  1779.     <name>button37</name>
  1780.     <can_default>True</can_default>
  1781.     <has_default>True</has_default>
  1782.     <can_focus>True</can_focus>
  1783.     <signal>
  1784.       <name>clicked</name>
  1785.       <handler>smart_bookmarks_close_clicked_cb</handler>
  1786.       <last_modification_time>Mon, 27 Aug 2001 16:40:29 GMT</last_modification_time>
  1787.     </signal>
  1788.     <stock_button>GNOME_STOCK_BUTTON_OK</stock_button>
  1789.       </widget>
  1790.  
  1791.       <widget>
  1792.     <class>GtkButton</class>
  1793.     <name>button36</name>
  1794.     <can_default>True</can_default>
  1795.     <can_focus>True</can_focus>
  1796.     <signal>
  1797.       <name>clicked</name>
  1798.       <handler>smart_bookmarks_default_clicked_cb</handler>
  1799.       <last_modification_time>Mon, 27 Aug 2001 16:39:01 GMT</last_modification_time>
  1800.     </signal>
  1801.     <label>Set to default</label>
  1802.       </widget>
  1803.     </widget>
  1804.  
  1805.     <widget>
  1806.       <class>GtkHBox</class>
  1807.       <name>hbox66</name>
  1808.       <homogeneous>False</homogeneous>
  1809.       <spacing>5</spacing>
  1810.       <child>
  1811.     <padding>0</padding>
  1812.     <expand>True</expand>
  1813.     <fill>True</fill>
  1814.       </child>
  1815.  
  1816.       <widget>
  1817.     <class>GtkLabel</class>
  1818.     <name>label1033</name>
  1819.     <label>Entry width:</label>
  1820.     <justify>GTK_JUSTIFY_CENTER</justify>
  1821.     <wrap>False</wrap>
  1822.     <xalign>0.5</xalign>
  1823.     <yalign>0.5</yalign>
  1824.     <xpad>0</xpad>
  1825.     <ypad>0</ypad>
  1826.     <child>
  1827.       <padding>0</padding>
  1828.       <expand>False</expand>
  1829.       <fill>False</fill>
  1830.     </child>
  1831.       </widget>
  1832.  
  1833.       <widget>
  1834.     <class>GtkSpinButton</class>
  1835.     <name>smart_bookmark_size_editor_entry</name>
  1836.     <can_focus>True</can_focus>
  1837.     <signal>
  1838.       <name>changed</name>
  1839.       <handler>smart_bookmarks_entry_size_changed_cb</handler>
  1840.       <last_modification_time>Mon, 27 Aug 2001 16:34:28 GMT</last_modification_time>
  1841.     </signal>
  1842.     <climb_rate>1</climb_rate>
  1843.     <digits>0</digits>
  1844.     <numeric>False</numeric>
  1845.     <update_policy>GTK_UPDATE_ALWAYS</update_policy>
  1846.     <snap>True</snap>
  1847.     <wrap>False</wrap>
  1848.     <value>0</value>
  1849.     <lower>0</lower>
  1850.     <upper>1000</upper>
  1851.     <step>1</step>
  1852.     <page>10</page>
  1853.     <page_size>10</page_size>
  1854.     <child>
  1855.       <padding>0</padding>
  1856.       <expand>True</expand>
  1857.       <fill>True</fill>
  1858.     </child>
  1859.       </widget>
  1860.     </widget>
  1861.   </widget>
  1862. </widget>
  1863.  
  1864. <widget>
  1865.   <class>GnomeDialog</class>
  1866.   <name>bookmarks_find_dialog</name>
  1867.   <signal>
  1868.     <name>close</name>
  1869.     <handler>bookmarks_find_cancel_clicked_cb</handler>
  1870.     <last_modification_time>Fri, 07 Sep 2001 19:39:46 GMT</last_modification_time>
  1871.   </signal>
  1872.   <title>Find bookmarks</title>
  1873.   <type>GTK_WINDOW_TOPLEVEL</type>
  1874.   <position>GTK_WIN_POS_NONE</position>
  1875.   <modal>False</modal>
  1876.   <allow_shrink>False</allow_shrink>
  1877.   <allow_grow>False</allow_grow>
  1878.   <auto_shrink>False</auto_shrink>
  1879.   <wmclass_name>bookmarks_find</wmclass_name>
  1880.   <wmclass_class>galeon_browser</wmclass_class>
  1881.   <auto_close>False</auto_close>
  1882.   <hide_on_close>False</hide_on_close>
  1883.  
  1884.   <widget>
  1885.     <class>GtkVBox</class>
  1886.     <child_name>GnomeDialog:vbox</child_name>
  1887.     <name>dialog-vbox2</name>
  1888.     <homogeneous>False</homogeneous>
  1889.     <spacing>8</spacing>
  1890.     <child>
  1891.       <padding>4</padding>
  1892.       <expand>True</expand>
  1893.       <fill>True</fill>
  1894.     </child>
  1895.  
  1896.     <widget>
  1897.       <class>GtkHButtonBox</class>
  1898.       <child_name>GnomeDialog:action_area</child_name>
  1899.       <name>dialog-action_area2</name>
  1900.       <layout_style>GTK_BUTTONBOX_END</layout_style>
  1901.       <spacing>8</spacing>
  1902.       <child_min_width>85</child_min_width>
  1903.       <child_min_height>27</child_min_height>
  1904.       <child_ipad_x>7</child_ipad_x>
  1905.       <child_ipad_y>0</child_ipad_y>
  1906.       <child>
  1907.     <padding>0</padding>
  1908.     <expand>False</expand>
  1909.     <fill>True</fill>
  1910.     <pack>GTK_PACK_END</pack>
  1911.       </child>
  1912.  
  1913.       <widget>
  1914.     <class>GtkButton</class>
  1915.     <name>bookmarks_find_prev_button</name>
  1916.     <can_default>True</can_default>
  1917.     <can_focus>True</can_focus>
  1918.     <signal>
  1919.       <name>clicked</name>
  1920.       <handler>bookmarks_find_prev_clicked_cb</handler>
  1921.       <last_modification_time>Fri, 07 Sep 2001 16:04:35 GMT</last_modification_time>
  1922.     </signal>
  1923.     <stock_button>GNOME_STOCK_BUTTON_PREV</stock_button>
  1924.       </widget>
  1925.  
  1926.       <widget>
  1927.     <class>GtkButton</class>
  1928.     <name>bookmarks_find_next_button</name>
  1929.     <can_default>True</can_default>
  1930.     <has_default>True</has_default>
  1931.     <can_focus>True</can_focus>
  1932.     <signal>
  1933.       <name>clicked</name>
  1934.       <handler>bookmarks_find_next_clicked_cb</handler>
  1935.       <last_modification_time>Fri, 07 Sep 2001 16:04:27 GMT</last_modification_time>
  1936.     </signal>
  1937.     <stock_button>GNOME_STOCK_BUTTON_NEXT</stock_button>
  1938.       </widget>
  1939.  
  1940.       <widget>
  1941.     <class>GtkButton</class>
  1942.     <name>button42</name>
  1943.     <can_default>True</can_default>
  1944.     <can_focus>True</can_focus>
  1945.     <signal>
  1946.       <name>clicked</name>
  1947.       <handler>bookmarks_find_cancel_clicked_cb</handler>
  1948.       <last_modification_time>Fri, 07 Sep 2001 15:35:28 GMT</last_modification_time>
  1949.     </signal>
  1950.     <stock_button>GNOME_STOCK_BUTTON_CLOSE</stock_button>
  1951.       </widget>
  1952.     </widget>
  1953.  
  1954.     <widget>
  1955.       <class>GtkTable</class>
  1956.       <name>table52</name>
  1957.       <rows>2</rows>
  1958.       <columns>3</columns>
  1959.       <homogeneous>False</homogeneous>
  1960.       <row_spacing>5</row_spacing>
  1961.       <column_spacing>5</column_spacing>
  1962.       <child>
  1963.     <padding>0</padding>
  1964.     <expand>True</expand>
  1965.     <fill>True</fill>
  1966.       </child>
  1967.  
  1968.       <widget>
  1969.     <class>GtkOptionMenu</class>
  1970.     <name>bookmarks_find_criterium1_optionmenu</name>
  1971.     <can_focus>True</can_focus>
  1972.     <items>name
  1973. nicknames
  1974. notes
  1975. URL
  1976. </items>
  1977.     <initial_choice>0</initial_choice>
  1978.     <child>
  1979.       <left_attach>0</left_attach>
  1980.       <right_attach>1</right_attach>
  1981.       <top_attach>1</top_attach>
  1982.       <bottom_attach>2</bottom_attach>
  1983.       <xpad>0</xpad>
  1984.       <ypad>0</ypad>
  1985.       <xexpand>False</xexpand>
  1986.       <yexpand>False</yexpand>
  1987.       <xshrink>False</xshrink>
  1988.       <yshrink>False</yshrink>
  1989.       <xfill>True</xfill>
  1990.       <yfill>False</yfill>
  1991.     </child>
  1992.       </widget>
  1993.  
  1994.       <widget>
  1995.     <class>GtkOptionMenu</class>
  1996.     <name>bookmarks_find_criterium2_optionmenu</name>
  1997.     <can_focus>True</can_focus>
  1998.     <items>contains
  1999. starts with
  2000. ends with
  2001. is
  2002. is not
  2003. doesn't contain
  2004. </items>
  2005.     <initial_choice>0</initial_choice>
  2006.     <child>
  2007.       <left_attach>1</left_attach>
  2008.       <right_attach>2</right_attach>
  2009.       <top_attach>1</top_attach>
  2010.       <bottom_attach>2</bottom_attach>
  2011.       <xpad>0</xpad>
  2012.       <ypad>0</ypad>
  2013.       <xexpand>False</xexpand>
  2014.       <yexpand>False</yexpand>
  2015.       <xshrink>False</xshrink>
  2016.       <yshrink>False</yshrink>
  2017.       <xfill>True</xfill>
  2018.       <yfill>False</yfill>
  2019.     </child>
  2020.       </widget>
  2021.  
  2022.       <widget>
  2023.     <class>GnomeEntry</class>
  2024.     <name>bookmarks_find_gnomeentry</name>
  2025.     <history_id>BookmarksFindEntry</history_id>
  2026.     <max_saved>10</max_saved>
  2027.     <child>
  2028.       <left_attach>2</left_attach>
  2029.       <right_attach>3</right_attach>
  2030.       <top_attach>1</top_attach>
  2031.       <bottom_attach>2</bottom_attach>
  2032.       <xpad>0</xpad>
  2033.       <ypad>0</ypad>
  2034.       <xexpand>True</xexpand>
  2035.       <yexpand>False</yexpand>
  2036.       <xshrink>False</xshrink>
  2037.       <yshrink>False</yshrink>
  2038.       <xfill>True</xfill>
  2039.       <yfill>False</yfill>
  2040.     </child>
  2041.  
  2042.     <widget>
  2043.       <class>GtkEntry</class>
  2044.       <child_name>GnomeEntry:entry</child_name>
  2045.       <name>bookmarks_find_entry</name>
  2046.       <can_focus>True</can_focus>
  2047.       <has_focus>True</has_focus>
  2048.       <signal>
  2049.         <name>changed</name>
  2050.         <handler>bookmarks_find_entry_changed_cb</handler>
  2051.         <last_modification_time>Fri, 07 Sep 2001 18:39:40 GMT</last_modification_time>
  2052.       </signal>
  2053.       <editable>True</editable>
  2054.       <text_visible>True</text_visible>
  2055.       <text_max_length>0</text_max_length>
  2056.       <text></text>
  2057.     </widget>
  2058.       </widget>
  2059.  
  2060.       <widget>
  2061.     <class>GtkHBox</class>
  2062.     <name>hbox68</name>
  2063.     <homogeneous>False</homogeneous>
  2064.     <spacing>8</spacing>
  2065.     <child>
  2066.       <left_attach>0</left_attach>
  2067.       <right_attach>3</right_attach>
  2068.       <top_attach>0</top_attach>
  2069.       <bottom_attach>1</bottom_attach>
  2070.       <xpad>0</xpad>
  2071.       <ypad>4</ypad>
  2072.       <xexpand>False</xexpand>
  2073.       <yexpand>True</yexpand>
  2074.       <xshrink>False</xshrink>
  2075.       <yshrink>False</yshrink>
  2076.       <xfill>True</xfill>
  2077.       <yfill>True</yfill>
  2078.     </child>
  2079.  
  2080.     <widget>
  2081.       <class>GtkPixmap</class>
  2082.       <name>pixmap7</name>
  2083.       <filename>mini_find.xpm</filename>
  2084.       <xalign>1</xalign>
  2085.       <yalign>0.5</yalign>
  2086.       <xpad>0</xpad>
  2087.       <ypad>0</ypad>
  2088.       <build_insensitive>True</build_insensitive>
  2089.       <child>
  2090.         <padding>0</padding>
  2091.         <expand>True</expand>
  2092.         <fill>True</fill>
  2093.       </child>
  2094.     </widget>
  2095.  
  2096.     <widget>
  2097.       <class>GtkLabel</class>
  2098.       <name>label1035</name>
  2099.       <label>Find bookmarks whose</label>
  2100.       <justify>GTK_JUSTIFY_CENTER</justify>
  2101.       <wrap>False</wrap>
  2102.       <xalign>0</xalign>
  2103.       <yalign>0.5</yalign>
  2104.       <xpad>0</xpad>
  2105.       <ypad>0</ypad>
  2106.       <child>
  2107.         <padding>0</padding>
  2108.         <expand>True</expand>
  2109.         <fill>True</fill>
  2110.       </child>
  2111.     </widget>
  2112.       </widget>
  2113.     </widget>
  2114.   </widget>
  2115. </widget>
  2116.  
  2117. <widget>
  2118.   <class>GnomeApp</class>
  2119.   <name>remove_bookmarks_editor</name>
  2120.   <width>520</width>
  2121.   <height>360</height>
  2122.   <visible>False</visible>
  2123.   <signal>
  2124.     <name>delete_event</name>
  2125.     <handler>remove_bookmarks_delete_event_cb</handler>
  2126.     <last_modification_time>Fri, 04 Jan 2002 19:32:19 GMT</last_modification_time>
  2127.   </signal>
  2128.   <title>Galeon Bookmarks Editor</title>
  2129.   <type>GTK_WINDOW_DIALOG</type>
  2130.   <position>GTK_WIN_POS_NONE</position>
  2131.   <modal>False</modal>
  2132.   <default_width>630</default_width>
  2133.   <default_height>400</default_height>
  2134.   <allow_shrink>True</allow_shrink>
  2135.   <allow_grow>True</allow_grow>
  2136.   <auto_shrink>False</auto_shrink>
  2137.   <wmclass_name>bookmarks_remove</wmclass_name>
  2138.   <wmclass_class>galeon_browser</wmclass_class>
  2139.   <enable_layout_config>False</enable_layout_config>
  2140.  
  2141.   <widget>
  2142.     <class>GnomeDock</class>
  2143.     <child_name>GnomeApp:dock</child_name>
  2144.     <name>dock1</name>
  2145.     <allow_floating>True</allow_floating>
  2146.     <child>
  2147.       <padding>0</padding>
  2148.       <expand>True</expand>
  2149.       <fill>True</fill>
  2150.     </child>
  2151.  
  2152.     <widget>
  2153.       <class>GnomeDockItem</class>
  2154.       <name>dockitem2</name>
  2155.       <signal>
  2156.     <name>button_press_event</name>
  2157.     <handler>bookmarks_editor_toolbar_button_press_event_cb</handler>
  2158.     <last_modification_time>Thu, 05 Jul 2001 19:44:51 GMT</last_modification_time>
  2159.       </signal>
  2160.       <placement>GNOME_DOCK_TOP</placement>
  2161.       <band>0</band>
  2162.       <position>0</position>
  2163.       <offset>0</offset>
  2164.       <locked>True</locked>
  2165.       <exclusive>True</exclusive>
  2166.       <never_floating>False</never_floating>
  2167.       <never_vertical>False</never_vertical>
  2168.       <never_horizontal>False</never_horizontal>
  2169.       <shadow_type>GTK_SHADOW_NONE</shadow_type>
  2170.  
  2171.       <widget>
  2172.     <class>GtkEventBox</class>
  2173.     <child_name>GnomeDock:contents</child_name>
  2174.     <name>eventbox3</name>
  2175.  
  2176.     <widget>
  2177.       <class>GtkHBox</class>
  2178.       <child_name>GnomeDock:contents</child_name>
  2179.       <name>hbox70</name>
  2180.       <homogeneous>False</homogeneous>
  2181.       <spacing>0</spacing>
  2182.  
  2183.       <widget>
  2184.         <class>GtkPixmap</class>
  2185.         <name>pixmap8</name>
  2186.         <filename>delete.xpm</filename>
  2187.         <xalign>0.5</xalign>
  2188.         <yalign>0.5</yalign>
  2189.         <xpad>0</xpad>
  2190.         <ypad>0</ypad>
  2191.         <build_insensitive>True</build_insensitive>
  2192.         <child>
  2193.           <padding>0</padding>
  2194.           <expand>True</expand>
  2195.           <fill>True</fill>
  2196.         </child>
  2197.       </widget>
  2198.  
  2199.       <widget>
  2200.         <class>GtkLabel</class>
  2201.         <child_name>GnomeDock:contents</child_name>
  2202.         <name>label1049</name>
  2203.         <label>The following bookmarks will be deleted. Please, make sure that no important information will be lost.</label>
  2204.         <justify>GTK_JUSTIFY_CENTER</justify>
  2205.         <wrap>True</wrap>
  2206.         <xalign>0.5</xalign>
  2207.         <yalign>0.5</yalign>
  2208.         <xpad>15</xpad>
  2209.         <ypad>10</ypad>
  2210.         <child>
  2211.           <padding>0</padding>
  2212.           <expand>True</expand>
  2213.           <fill>False</fill>
  2214.         </child>
  2215.       </widget>
  2216.     </widget>
  2217.       </widget>
  2218.     </widget>
  2219.  
  2220.     <widget>
  2221.       <class>GtkVBox</class>
  2222.       <child_name>GnomeDock:contents</child_name>
  2223.       <name>vbox92</name>
  2224.       <border_width>3</border_width>
  2225.       <homogeneous>False</homogeneous>
  2226.       <spacing>3</spacing>
  2227.  
  2228.       <widget>
  2229.     <class>GtkScrolledWindow</class>
  2230.     <name>scrolledwindow1122</name>
  2231.     <hscrollbar_policy>GTK_POLICY_AUTOMATIC</hscrollbar_policy>
  2232.     <vscrollbar_policy>GTK_POLICY_AUTOMATIC</vscrollbar_policy>
  2233.     <hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy>
  2234.     <vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy>
  2235.     <child>
  2236.       <padding>0</padding>
  2237.       <expand>True</expand>
  2238.       <fill>True</fill>
  2239.     </child>
  2240.  
  2241.     <widget>
  2242.       <class>GtkCTree</class>
  2243.       <name>remove_bookmarks_ctree</name>
  2244.       <can_focus>True</can_focus>
  2245.       <has_focus>True</has_focus>
  2246.       <signal>
  2247.         <name>tree_select_row</name>
  2248.         <handler>bookmarks_editor_ctree_tree_select_row_cb</handler>
  2249.         <last_modification_time>Thu, 31 Aug 2000 16:29:33 GMT</last_modification_time>
  2250.       </signal>
  2251.       <signal>
  2252.         <name>tree_unselect_row</name>
  2253.         <handler>bookmarks_editor_ctree_tree_unselect_row_cb</handler>
  2254.         <last_modification_time>Thu, 31 Aug 2000 16:29:48 GMT</last_modification_time>
  2255.       </signal>
  2256.       <columns>2</columns>
  2257.       <column_widths>300,80</column_widths>
  2258.       <selection_mode>GTK_SELECTION_EXTENDED</selection_mode>
  2259.       <show_titles>True</show_titles>
  2260.       <shadow_type>GTK_SHADOW_IN</shadow_type>
  2261.  
  2262.       <widget>
  2263.         <class>GtkLabel</class>
  2264.         <child_name>CTree:title</child_name>
  2265.         <name>label1038</name>
  2266.         <label>Name</label>
  2267.         <justify>GTK_JUSTIFY_CENTER</justify>
  2268.         <wrap>False</wrap>
  2269.         <xalign>0.5</xalign>
  2270.         <yalign>0.5</yalign>
  2271.         <xpad>0</xpad>
  2272.         <ypad>0</ypad>
  2273.       </widget>
  2274.  
  2275.       <widget>
  2276.         <class>GtkLabel</class>
  2277.         <child_name>CTree:title</child_name>
  2278.         <name>label1039</name>
  2279.         <label>URL</label>
  2280.         <justify>GTK_JUSTIFY_CENTER</justify>
  2281.         <wrap>False</wrap>
  2282.         <xalign>0.5</xalign>
  2283.         <yalign>0.5</yalign>
  2284.         <xpad>0</xpad>
  2285.         <ypad>0</ypad>
  2286.       </widget>
  2287.     </widget>
  2288.       </widget>
  2289.  
  2290.       <widget>
  2291.     <class>GtkVBox</class>
  2292.     <child_name>GnomeDock:contents</child_name>
  2293.     <name>remove_bookmarks_edit_frame</name>
  2294.     <visible>False</visible>
  2295.     <homogeneous>False</homogeneous>
  2296.     <spacing>0</spacing>
  2297.     <child>
  2298.       <padding>0</padding>
  2299.       <expand>False</expand>
  2300.       <fill>True</fill>
  2301.     </child>
  2302.  
  2303.     <widget>
  2304.       <class>GtkTable</class>
  2305.       <child_name>GnomeDock:contents</child_name>
  2306.       <name>table53</name>
  2307.       <border_width>1</border_width>
  2308.       <rows>6</rows>
  2309.       <columns>5</columns>
  2310.       <homogeneous>False</homogeneous>
  2311.       <row_spacing>4</row_spacing>
  2312.       <column_spacing>5</column_spacing>
  2313.       <child>
  2314.         <padding>0</padding>
  2315.         <expand>True</expand>
  2316.         <fill>True</fill>
  2317.       </child>
  2318.  
  2319.       <widget>
  2320.         <class>GtkLabel</class>
  2321.         <name>label1040</name>
  2322.         <label>_Name:</label>
  2323.         <justify>GTK_JUSTIFY_CENTER</justify>
  2324.         <wrap>False</wrap>
  2325.         <xalign>1</xalign>
  2326.         <yalign>0.5</yalign>
  2327.         <xpad>0</xpad>
  2328.         <ypad>0</ypad>
  2329.         <default_focus_target>remove_bookmarks_name_entry</default_focus_target>
  2330.         <child>
  2331.           <left_attach>0</left_attach>
  2332.           <right_attach>1</right_attach>
  2333.           <top_attach>0</top_attach>
  2334.           <bottom_attach>1</bottom_attach>
  2335.           <xpad>0</xpad>
  2336.           <ypad>0</ypad>
  2337.           <xexpand>False</xexpand>
  2338.           <yexpand>False</yexpand>
  2339.           <xshrink>False</xshrink>
  2340.           <yshrink>False</yshrink>
  2341.           <xfill>True</xfill>
  2342.           <yfill>False</yfill>
  2343.         </child>
  2344.       </widget>
  2345.  
  2346.       <widget>
  2347.         <class>GtkLabel</class>
  2348.         <name>label1041</name>
  2349.         <label>_URL:</label>
  2350.         <justify>GTK_JUSTIFY_CENTER</justify>
  2351.         <wrap>False</wrap>
  2352.         <xalign>1</xalign>
  2353.         <yalign>0.5</yalign>
  2354.         <xpad>0</xpad>
  2355.         <ypad>0</ypad>
  2356.         <default_focus_target>remove_bookmarks_url_entry</default_focus_target>
  2357.         <child>
  2358.           <left_attach>0</left_attach>
  2359.           <right_attach>1</right_attach>
  2360.           <top_attach>1</top_attach>
  2361.           <bottom_attach>2</bottom_attach>
  2362.           <xpad>0</xpad>
  2363.           <ypad>0</ypad>
  2364.           <xexpand>False</xexpand>
  2365.           <yexpand>False</yexpand>
  2366.           <xshrink>False</xshrink>
  2367.           <yshrink>False</yshrink>
  2368.           <xfill>True</xfill>
  2369.           <yfill>False</yfill>
  2370.         </child>
  2371.       </widget>
  2372.  
  2373.       <widget>
  2374.         <class>GnomePixmapEntry</class>
  2375.         <name>remove_bookmarks_pixmap_entry</name>
  2376.         <width>175</width>
  2377.         <height>30</height>
  2378.         <can_focus>True</can_focus>
  2379.         <preview>True</preview>
  2380.         <child>
  2381.           <left_attach>4</left_attach>
  2382.           <right_attach>5</right_attach>
  2383.           <top_attach>0</top_attach>
  2384.           <bottom_attach>3</bottom_attach>
  2385.           <xpad>0</xpad>
  2386.           <ypad>0</ypad>
  2387.           <xexpand>False</xexpand>
  2388.           <yexpand>False</yexpand>
  2389.           <xshrink>False</xshrink>
  2390.           <yshrink>False</yshrink>
  2391.           <xfill>True</xfill>
  2392.           <yfill>True</yfill>
  2393.         </child>
  2394.  
  2395.         <widget>
  2396.           <class>GnomeFileEntry</class>
  2397.           <child_name>GnomePixmapEntry:file-entry</child_name>
  2398.           <name>fileentry1</name>
  2399.           <visible>False</visible>
  2400.           <sensitive>False</sensitive>
  2401.           <can_focus>True</can_focus>
  2402.           <signal>
  2403.         <name>browse_clicked</name>
  2404.         <handler>bookmarks_editor_browse_clicked_cb</handler>
  2405.         <after>True</after>
  2406.         <last_modification_time>Mon, 02 Jul 2001 22:12:56 GMT</last_modification_time>
  2407.           </signal>
  2408.           <history_id>909</history_id>
  2409.           <max_saved>10</max_saved>
  2410.           <title>Pick an image file</title>
  2411.           <directory>False</directory>
  2412.           <modal>False</modal>
  2413.  
  2414.           <widget>
  2415.         <class>GtkEntry</class>
  2416.         <child_name>GnomeEntry:entry</child_name>
  2417.         <name>remove_bookmarks_pixmap_file_entry</name>
  2418.         <can_focus>True</can_focus>
  2419.         <editable>False</editable>
  2420.         <text_visible>True</text_visible>
  2421.         <text_max_length>0</text_max_length>
  2422.         <text></text>
  2423.           </widget>
  2424.         </widget>
  2425.       </widget>
  2426.  
  2427.       <widget>
  2428.         <class>GtkCheckButton</class>
  2429.         <name>remove_bookmarks_create_toolbar_toggle</name>
  2430.         <sensitive>False</sensitive>
  2431.         <label>_Show as toolbar</label>
  2432.         <active>False</active>
  2433.         <draw_indicator>True</draw_indicator>
  2434.         <child>
  2435.           <left_attach>4</left_attach>
  2436.           <right_attach>5</right_attach>
  2437.           <top_attach>3</top_attach>
  2438.           <bottom_attach>4</bottom_attach>
  2439.           <xpad>0</xpad>
  2440.           <ypad>0</ypad>
  2441.           <xexpand>False</xexpand>
  2442.           <yexpand>False</yexpand>
  2443.           <xshrink>False</xshrink>
  2444.           <yshrink>False</yshrink>
  2445.           <xfill>True</xfill>
  2446.           <yfill>False</yfill>
  2447.         </child>
  2448.       </widget>
  2449.  
  2450.       <widget>
  2451.         <class>GtkCheckButton</class>
  2452.         <name>remove_bookmarks_create_context_menu_toggle</name>
  2453.         <sensitive>False</sensitive>
  2454.         <label>_Add to context menu</label>
  2455.         <active>False</active>
  2456.         <draw_indicator>True</draw_indicator>
  2457.         <child>
  2458.           <left_attach>4</left_attach>
  2459.           <right_attach>5</right_attach>
  2460.           <top_attach>4</top_attach>
  2461.           <bottom_attach>5</bottom_attach>
  2462.           <xpad>0</xpad>
  2463.           <ypad>0</ypad>
  2464.           <xexpand>False</xexpand>
  2465.           <yexpand>False</yexpand>
  2466.           <xshrink>False</xshrink>
  2467.           <yshrink>False</yshrink>
  2468.           <xfill>True</xfill>
  2469.           <yfill>False</yfill>
  2470.         </child>
  2471.       </widget>
  2472.  
  2473.       <widget>
  2474.         <class>GtkEntry</class>
  2475.         <name>remove_bookmarks_name_entry</name>
  2476.         <can_focus>True</can_focus>
  2477.         <editable>False</editable>
  2478.         <text_visible>True</text_visible>
  2479.         <text_max_length>0</text_max_length>
  2480.         <text></text>
  2481.         <child>
  2482.           <left_attach>1</left_attach>
  2483.           <right_attach>4</right_attach>
  2484.           <top_attach>0</top_attach>
  2485.           <bottom_attach>1</bottom_attach>
  2486.           <xpad>0</xpad>
  2487.           <ypad>0</ypad>
  2488.           <xexpand>True</xexpand>
  2489.           <yexpand>False</yexpand>
  2490.           <xshrink>False</xshrink>
  2491.           <yshrink>False</yshrink>
  2492.           <xfill>True</xfill>
  2493.           <yfill>False</yfill>
  2494.         </child>
  2495.       </widget>
  2496.  
  2497.       <widget>
  2498.         <class>GtkEntry</class>
  2499.         <name>remove_bookmarks_url_entry</name>
  2500.         <can_focus>True</can_focus>
  2501.         <editable>False</editable>
  2502.         <text_visible>True</text_visible>
  2503.         <text_max_length>0</text_max_length>
  2504.         <text></text>
  2505.         <child>
  2506.           <left_attach>1</left_attach>
  2507.           <right_attach>4</right_attach>
  2508.           <top_attach>1</top_attach>
  2509.           <bottom_attach>2</bottom_attach>
  2510.           <xpad>0</xpad>
  2511.           <ypad>0</ypad>
  2512.           <xexpand>True</xexpand>
  2513.           <yexpand>False</yexpand>
  2514.           <xshrink>False</xshrink>
  2515.           <yshrink>False</yshrink>
  2516.           <xfill>True</xfill>
  2517.           <yfill>False</yfill>
  2518.         </child>
  2519.       </widget>
  2520.  
  2521.       <widget>
  2522.         <class>GtkScrolledWindow</class>
  2523.         <name>scrolledwindow1123</name>
  2524.         <hscrollbar_policy>GTK_POLICY_NEVER</hscrollbar_policy>
  2525.         <vscrollbar_policy>GTK_POLICY_AUTOMATIC</vscrollbar_policy>
  2526.         <hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy>
  2527.         <vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy>
  2528.         <child>
  2529.           <left_attach>1</left_attach>
  2530.           <right_attach>2</right_attach>
  2531.           <top_attach>4</top_attach>
  2532.           <bottom_attach>6</bottom_attach>
  2533.           <xpad>0</xpad>
  2534.           <ypad>0</ypad>
  2535.           <xexpand>False</xexpand>
  2536.           <yexpand>False</yexpand>
  2537.           <xshrink>False</xshrink>
  2538.           <yshrink>False</yshrink>
  2539.           <xfill>True</xfill>
  2540.           <yfill>True</yfill>
  2541.         </child>
  2542.  
  2543.         <widget>
  2544.           <class>GtkText</class>
  2545.           <name>remove_bookmarks_notes_text</name>
  2546.           <height>22</height>
  2547.           <can_focus>True</can_focus>
  2548.           <editable>False</editable>
  2549.           <text></text>
  2550.         </widget>
  2551.       </widget>
  2552.  
  2553.       <widget>
  2554.         <class>GtkLabel</class>
  2555.         <name>label1042</name>
  2556.         <label>Visited:</label>
  2557.         <justify>GTK_JUSTIFY_RIGHT</justify>
  2558.         <wrap>True</wrap>
  2559.         <xalign>1</xalign>
  2560.         <yalign>0.5</yalign>
  2561.         <xpad>0</xpad>
  2562.         <ypad>0</ypad>
  2563.         <child>
  2564.           <left_attach>2</left_attach>
  2565.           <right_attach>3</right_attach>
  2566.           <top_attach>5</top_attach>
  2567.           <bottom_attach>6</bottom_attach>
  2568.           <xpad>0</xpad>
  2569.           <ypad>0</ypad>
  2570.           <xexpand>False</xexpand>
  2571.           <yexpand>False</yexpand>
  2572.           <xshrink>False</xshrink>
  2573.           <yshrink>False</yshrink>
  2574.           <xfill>True</xfill>
  2575.           <yfill>False</yfill>
  2576.         </child>
  2577.       </widget>
  2578.  
  2579.       <widget>
  2580.         <class>GtkLabel</class>
  2581.         <name>label1043</name>
  2582.         <label>Modified:</label>
  2583.         <justify>GTK_JUSTIFY_RIGHT</justify>
  2584.         <wrap>True</wrap>
  2585.         <xalign>1</xalign>
  2586.         <yalign>0.5</yalign>
  2587.         <xpad>0</xpad>
  2588.         <ypad>0</ypad>
  2589.         <child>
  2590.           <left_attach>2</left_attach>
  2591.           <right_attach>3</right_attach>
  2592.           <top_attach>4</top_attach>
  2593.           <bottom_attach>5</bottom_attach>
  2594.           <xpad>0</xpad>
  2595.           <ypad>0</ypad>
  2596.           <xexpand>False</xexpand>
  2597.           <yexpand>False</yexpand>
  2598.           <xshrink>False</xshrink>
  2599.           <yshrink>False</yshrink>
  2600.           <xfill>True</xfill>
  2601.           <yfill>False</yfill>
  2602.         </child>
  2603.       </widget>
  2604.  
  2605.       <widget>
  2606.         <class>GtkEntry</class>
  2607.         <name>remove_bookmarks_time_visited_entry</name>
  2608.         <width>80</width>
  2609.         <editable>False</editable>
  2610.         <text_visible>True</text_visible>
  2611.         <text_max_length>0</text_max_length>
  2612.         <text></text>
  2613.         <child>
  2614.           <left_attach>3</left_attach>
  2615.           <right_attach>4</right_attach>
  2616.           <top_attach>5</top_attach>
  2617.           <bottom_attach>6</bottom_attach>
  2618.           <xpad>0</xpad>
  2619.           <ypad>0</ypad>
  2620.           <xexpand>True</xexpand>
  2621.           <yexpand>False</yexpand>
  2622.           <xshrink>False</xshrink>
  2623.           <yshrink>False</yshrink>
  2624.           <xfill>True</xfill>
  2625.           <yfill>False</yfill>
  2626.         </child>
  2627.       </widget>
  2628.  
  2629.       <widget>
  2630.         <class>GtkEntry</class>
  2631.         <name>remove_bookmarks_time_modified_entry</name>
  2632.         <width>60</width>
  2633.         <editable>False</editable>
  2634.         <text_visible>True</text_visible>
  2635.         <text_max_length>0</text_max_length>
  2636.         <text></text>
  2637.         <child>
  2638.           <left_attach>3</left_attach>
  2639.           <right_attach>4</right_attach>
  2640.           <top_attach>4</top_attach>
  2641.           <bottom_attach>5</bottom_attach>
  2642.           <xpad>0</xpad>
  2643.           <ypad>0</ypad>
  2644.           <xexpand>True</xexpand>
  2645.           <yexpand>False</yexpand>
  2646.           <xshrink>False</xshrink>
  2647.           <yshrink>False</yshrink>
  2648.           <xfill>True</xfill>
  2649.           <yfill>False</yfill>
  2650.         </child>
  2651.       </widget>
  2652.  
  2653.       <widget>
  2654.         <class>GtkEntry</class>
  2655.         <name>remove_bookmarks_time_added_entry</name>
  2656.         <width>60</width>
  2657.         <editable>False</editable>
  2658.         <text_visible>True</text_visible>
  2659.         <text_max_length>0</text_max_length>
  2660.         <text></text>
  2661.         <child>
  2662.           <left_attach>3</left_attach>
  2663.           <right_attach>4</right_attach>
  2664.           <top_attach>3</top_attach>
  2665.           <bottom_attach>4</bottom_attach>
  2666.           <xpad>0</xpad>
  2667.           <ypad>0</ypad>
  2668.           <xexpand>True</xexpand>
  2669.           <yexpand>False</yexpand>
  2670.           <xshrink>False</xshrink>
  2671.           <yshrink>False</yshrink>
  2672.           <xfill>True</xfill>
  2673.           <yfill>False</yfill>
  2674.         </child>
  2675.       </widget>
  2676.  
  2677.       <widget>
  2678.         <class>GtkLabel</class>
  2679.         <name>label1044</name>
  2680.         <label>Added: </label>
  2681.         <justify>GTK_JUSTIFY_LEFT</justify>
  2682.         <wrap>True</wrap>
  2683.         <xalign>1</xalign>
  2684.         <yalign>0.5</yalign>
  2685.         <xpad>0</xpad>
  2686.         <ypad>0</ypad>
  2687.         <child>
  2688.           <left_attach>2</left_attach>
  2689.           <right_attach>3</right_attach>
  2690.           <top_attach>3</top_attach>
  2691.           <bottom_attach>4</bottom_attach>
  2692.           <xpad>0</xpad>
  2693.           <ypad>0</ypad>
  2694.           <xexpand>False</xexpand>
  2695.           <yexpand>False</yexpand>
  2696.           <xshrink>False</xshrink>
  2697.           <yshrink>False</yshrink>
  2698.           <xfill>True</xfill>
  2699.           <yfill>False</yfill>
  2700.         </child>
  2701.       </widget>
  2702.  
  2703.       <widget>
  2704.         <class>GtkEntry</class>
  2705.         <name>remove_bookmarks_nick_entry</name>
  2706.         <width>100</width>
  2707.         <can_focus>True</can_focus>
  2708.         <editable>False</editable>
  2709.         <text_visible>True</text_visible>
  2710.         <text_max_length>0</text_max_length>
  2711.         <text></text>
  2712.         <child>
  2713.           <left_attach>1</left_attach>
  2714.           <right_attach>2</right_attach>
  2715.           <top_attach>3</top_attach>
  2716.           <bottom_attach>4</bottom_attach>
  2717.           <xpad>0</xpad>
  2718.           <ypad>0</ypad>
  2719.           <xexpand>True</xexpand>
  2720.           <yexpand>False</yexpand>
  2721.           <xshrink>False</xshrink>
  2722.           <yshrink>False</yshrink>
  2723.           <xfill>True</xfill>
  2724.           <yfill>False</yfill>
  2725.         </child>
  2726.       </widget>
  2727.  
  2728.       <widget>
  2729.         <class>GtkLabel</class>
  2730.         <name>label1045</name>
  2731.         <label>N_icknames:</label>
  2732.         <justify>GTK_JUSTIFY_CENTER</justify>
  2733.         <wrap>False</wrap>
  2734.         <xalign>1</xalign>
  2735.         <yalign>0.5</yalign>
  2736.         <xpad>0</xpad>
  2737.         <ypad>0</ypad>
  2738.         <default_focus_target>remove_bookmarks_nick_entry</default_focus_target>
  2739.         <child>
  2740.           <left_attach>0</left_attach>
  2741.           <right_attach>1</right_attach>
  2742.           <top_attach>3</top_attach>
  2743.           <bottom_attach>4</bottom_attach>
  2744.           <xpad>0</xpad>
  2745.           <ypad>0</ypad>
  2746.           <xexpand>False</xexpand>
  2747.           <yexpand>False</yexpand>
  2748.           <xshrink>False</xshrink>
  2749.           <yshrink>False</yshrink>
  2750.           <xfill>True</xfill>
  2751.           <yfill>False</yfill>
  2752.         </child>
  2753.       </widget>
  2754.  
  2755.       <widget>
  2756.         <class>GtkLabel</class>
  2757.         <name>label1046</name>
  2758.         <label>N_otes:</label>
  2759.         <justify>GTK_JUSTIFY_CENTER</justify>
  2760.         <wrap>False</wrap>
  2761.         <xalign>1</xalign>
  2762.         <yalign>0</yalign>
  2763.         <xpad>0</xpad>
  2764.         <ypad>0</ypad>
  2765.         <child>
  2766.           <left_attach>0</left_attach>
  2767.           <right_attach>1</right_attach>
  2768.           <top_attach>4</top_attach>
  2769.           <bottom_attach>5</bottom_attach>
  2770.           <xpad>0</xpad>
  2771.           <ypad>0</ypad>
  2772.           <xexpand>False</xexpand>
  2773.           <yexpand>False</yexpand>
  2774.           <xshrink>False</xshrink>
  2775.           <yshrink>False</yshrink>
  2776.           <xfill>True</xfill>
  2777.           <yfill>False</yfill>
  2778.         </child>
  2779.       </widget>
  2780.  
  2781.       <widget>
  2782.         <class>GtkLabel</class>
  2783.         <name>label1047</name>
  2784.         <label>_Smart URL:</label>
  2785.         <justify>GTK_JUSTIFY_CENTER</justify>
  2786.         <wrap>False</wrap>
  2787.         <xalign>0</xalign>
  2788.         <yalign>0.5</yalign>
  2789.         <xpad>0</xpad>
  2790.         <ypad>0</ypad>
  2791.         <default_focus_target>remove_bookmarks_smart_url_entry</default_focus_target>
  2792.         <child>
  2793.           <left_attach>0</left_attach>
  2794.           <right_attach>1</right_attach>
  2795.           <top_attach>2</top_attach>
  2796.           <bottom_attach>3</bottom_attach>
  2797.           <xpad>0</xpad>
  2798.           <ypad>0</ypad>
  2799.           <xexpand>False</xexpand>
  2800.           <yexpand>False</yexpand>
  2801.           <xshrink>False</xshrink>
  2802.           <yshrink>False</yshrink>
  2803.           <xfill>True</xfill>
  2804.           <yfill>False</yfill>
  2805.         </child>
  2806.       </widget>
  2807.  
  2808.       <widget>
  2809.         <class>GtkEntry</class>
  2810.         <name>remove_bookmarks_smart_url_entry</name>
  2811.         <can_focus>True</can_focus>
  2812.         <editable>False</editable>
  2813.         <text_visible>True</text_visible>
  2814.         <text_max_length>0</text_max_length>
  2815.         <text></text>
  2816.         <child>
  2817.           <left_attach>1</left_attach>
  2818.           <right_attach>4</right_attach>
  2819.           <top_attach>2</top_attach>
  2820.           <bottom_attach>3</bottom_attach>
  2821.           <xpad>0</xpad>
  2822.           <ypad>0</ypad>
  2823.           <xexpand>True</xexpand>
  2824.           <yexpand>False</yexpand>
  2825.           <xshrink>False</xshrink>
  2826.           <yshrink>False</yshrink>
  2827.           <xfill>True</xfill>
  2828.           <yfill>False</yfill>
  2829.         </child>
  2830.       </widget>
  2831.     </widget>
  2832.       </widget>
  2833.  
  2834.       <widget>
  2835.     <class>GtkCheckButton</class>
  2836.     <name>remove_confirmation_check</name>
  2837.     <signal>
  2838.       <name>toggled</name>
  2839.       <handler>remove_confirmation_check_toggled_cb</handler>
  2840.       <last_modification_time>Sat, 05 Jan 2002 19:38:23 GMT</last_modification_time>
  2841.     </signal>
  2842.     <label>Don't _ask me confirmation again when removing several bookmarks</label>
  2843.     <active>False</active>
  2844.     <draw_indicator>True</draw_indicator>
  2845.     <child>
  2846.       <padding>0</padding>
  2847.       <expand>False</expand>
  2848.       <fill>False</fill>
  2849.     </child>
  2850.       </widget>
  2851.  
  2852.       <widget>
  2853.     <class>GtkHButtonBox</class>
  2854.     <name>hbuttonbox3</name>
  2855.     <layout_style>GTK_BUTTONBOX_END</layout_style>
  2856.     <spacing>8</spacing>
  2857.     <child_min_width>85</child_min_width>
  2858.     <child_min_height>27</child_min_height>
  2859.     <child_ipad_x>7</child_ipad_x>
  2860.     <child_ipad_y>0</child_ipad_y>
  2861.     <child>
  2862.       <padding>0</padding>
  2863.       <expand>False</expand>
  2864.       <fill>True</fill>
  2865.     </child>
  2866.  
  2867.     <widget>
  2868.       <class>GtkButton</class>
  2869.       <name>bookmarks_remove_do_remove</name>
  2870.       <can_default>True</can_default>
  2871.       <can_focus>True</can_focus>
  2872.       <signal>
  2873.         <name>clicked</name>
  2874.         <handler>remove_bookmarks_ok_clicked_cb</handler>
  2875.         <last_modification_time>Fri, 04 Jan 2002 18:53:25 GMT</last_modification_time>
  2876.       </signal>
  2877.       <label>_Remove all these bookmarks</label>
  2878.       <relief>GTK_RELIEF_NORMAL</relief>
  2879.     </widget>
  2880.  
  2881.     <widget>
  2882.       <class>GtkButton</class>
  2883.       <name>remove_bookmarks_cancel</name>
  2884.       <can_default>True</can_default>
  2885.       <has_default>True</has_default>
  2886.       <can_focus>True</can_focus>
  2887.       <signal>
  2888.         <name>clicked</name>
  2889.         <handler>remove_bookmarks_cancel_clicked_cb</handler>
  2890.         <last_modification_time>Fri, 04 Jan 2002 19:29:19 GMT</last_modification_time>
  2891.       </signal>
  2892.       <stock_button>GNOME_STOCK_BUTTON_CANCEL</stock_button>
  2893.       <relief>GTK_RELIEF_NORMAL</relief>
  2894.     </widget>
  2895.       </widget>
  2896.     </widget>
  2897.   </widget>
  2898. </widget>
  2899.  
  2900. <widget>
  2901.   <class>GnomeDialog</class>
  2902.   <name>bookmark_name_dialog</name>
  2903.   <title>Bookmark Name</title>
  2904.   <type>GTK_WINDOW_TOPLEVEL</type>
  2905.   <position>GTK_WIN_POS_NONE</position>
  2906.   <modal>False</modal>
  2907.   <allow_shrink>False</allow_shrink>
  2908.   <allow_grow>False</allow_grow>
  2909.   <auto_shrink>False</auto_shrink>
  2910.   <wmclass_name>bookmark_name</wmclass_name>
  2911.   <wmclass_class>galeon_browser</wmclass_class>
  2912.   <auto_close>False</auto_close>
  2913.   <hide_on_close>False</hide_on_close>
  2914.  
  2915.   <widget>
  2916.     <class>GtkVBox</class>
  2917.     <child_name>GnomeDialog:vbox</child_name>
  2918.     <name>dialog-vbox3</name>
  2919.     <homogeneous>False</homogeneous>
  2920.     <spacing>8</spacing>
  2921.     <child>
  2922.       <padding>4</padding>
  2923.       <expand>True</expand>
  2924.       <fill>True</fill>
  2925.     </child>
  2926.  
  2927.     <widget>
  2928.       <class>GtkHButtonBox</class>
  2929.       <child_name>GnomeDialog:action_area</child_name>
  2930.       <name>dialog-action_area3</name>
  2931.       <layout_style>GTK_BUTTONBOX_END</layout_style>
  2932.       <spacing>8</spacing>
  2933.       <child_min_width>85</child_min_width>
  2934.       <child_min_height>27</child_min_height>
  2935.       <child_ipad_x>7</child_ipad_x>
  2936.       <child_ipad_y>0</child_ipad_y>
  2937.       <child>
  2938.     <padding>0</padding>
  2939.     <expand>False</expand>
  2940.     <fill>True</fill>
  2941.     <pack>GTK_PACK_END</pack>
  2942.       </child>
  2943.  
  2944.       <widget>
  2945.     <class>GtkButton</class>
  2946.     <name>ok_button</name>
  2947.     <can_default>True</can_default>
  2948.     <has_default>True</has_default>
  2949.     <can_focus>True</can_focus>
  2950.     <stock_button>GNOME_STOCK_BUTTON_OK</stock_button>
  2951.       </widget>
  2952.  
  2953.       <widget>
  2954.     <class>GtkButton</class>
  2955.     <name>button45</name>
  2956.     <can_default>True</can_default>
  2957.     <can_focus>True</can_focus>
  2958.     <stock_button>GNOME_STOCK_BUTTON_CANCEL</stock_button>
  2959.       </widget>
  2960.     </widget>
  2961.  
  2962.     <widget>
  2963.       <class>GtkVBox</class>
  2964.       <name>vbox93</name>
  2965.       <border_width>5</border_width>
  2966.       <homogeneous>False</homogeneous>
  2967.       <spacing>5</spacing>
  2968.       <child>
  2969.     <padding>0</padding>
  2970.     <expand>True</expand>
  2971.     <fill>True</fill>
  2972.       </child>
  2973.  
  2974.       <widget>
  2975.     <class>GtkLabel</class>
  2976.     <name>label</name>
  2977.     <label></label>
  2978.     <justify>GTK_JUSTIFY_CENTER</justify>
  2979.     <wrap>False</wrap>
  2980.     <xalign>0.5</xalign>
  2981.     <yalign>0.5</yalign>
  2982.     <xpad>0</xpad>
  2983.     <ypad>0</ypad>
  2984.     <child>
  2985.       <padding>0</padding>
  2986.       <expand>False</expand>
  2987.       <fill>False</fill>
  2988.     </child>
  2989.       </widget>
  2990.  
  2991.       <widget>
  2992.     <class>GtkEntry</class>
  2993.     <name>entry</name>
  2994.     <can_focus>True</can_focus>
  2995.     <editable>True</editable>
  2996.     <text_visible>True</text_visible>
  2997.     <text_max_length>0</text_max_length>
  2998.     <text></text>
  2999.     <child>
  3000.       <padding>0</padding>
  3001.       <expand>False</expand>
  3002.       <fill>False</fill>
  3003.     </child>
  3004.       </widget>
  3005.     </widget>
  3006.   </widget>
  3007. </widget>
  3008.  
  3009. </GTK-Interface>
  3010.